{
  "name": "cm-workflow",
  "version": "0.13.3",
  "description": "Spec-driven product development workflow for Codex: external research, PRD, implementation, read-only feature testing, review, QA, fixes, refactors, and documentation.",
  "author": {
    "name": "cm-workflow maintainers",
    "url": "https://github.com/kingxiaozhe/cm-workflow"
  },
  "homepage": "https://github.com/kingxiaozhe/cm-workflow",
  "repository": "https://github.com/kingxiaozhe/cm-workflow",
  "keywords": [
    "codex",
    "spec-driven-development",
    "code-review",
    "qa"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "CM Workflow",
    "shortDescription": "Run the CM spec-driven workflow in Codex.",
    "longDescription": "Use optional external reasoning for discussions and research, then turn ideas and requirements into reviewed specs, AI-readable test contracts, implementation tasks, independent reviews, read-only feature tests, QA evidence, fixes, refactors, and synchronized documentation.",
    "developerName": "cm-workflow maintainers",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": "Use CM Workflow to turn my requirements into reviewed specs and verified implementation."
  }
}
