Skip to content

Cross-agent runtime compatibility test matrix #17

Description

@tph-kds

Context: manifests are generated for Claude (.claude-plugin/plugin.json), Codex (.codex-plugin/plugin.json), and Agents (.agents/plugins/marketplace.json) from config/skill-registry.json.

Gap: manifest validity is checked structurally, but no test verifies a DeckForge-produced application actually behaves correctly inside each agent runtime (tool discovery, skill loading, model routing).

Acceptance:

  • Test matrix covering supported agent runtimes and their skill-discovery mechanics.
  • At least one smoke test per runtime: load skill, generate a deck, run validators.
  • Results recorded in the skill registry or a compatibility report; failures tracked per runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions