{
  "name": "stdd",
  "version": "0.11.0",
  "description": "Native STDD workflow skills and lifecycle context for Codex",
  "author": {
    "name": "Azamat Almazbek uulu"
  },
  "skills": "./skills/",
  "hooks": "./hooks/codex-hooks.json",
  "interface": {
    "displayName": "STDD",
    "shortDescription": "Spec + Test Driven Development workflows.",
    "longDescription": "Adds STDD change routing, planning, implementation, review, and delivery skills with a self-contained lifecycle runtime. Repository state and optional enforcement remain project-owned.",
    "developerName": "Azamat Almazbek uulu",
    "category": "Productivity",
    "capabilities": [],
    "defaultPrompt": [
      "Use STDD to classify and execute this repository change."
    ]
  }
}
