{
  "name": "create-feature-task",
  "version": "1.0.0",
  "description": "Use when creating a new feature development task — scaffolds a structured task file at .claude/tasks/{feature-name}.md with phased breakdown (Design, Implementation, Testing, Documentation), acceptance criteria, context preservation, and TaskCreate tracking. Activates on \"create a feature task\", \"set up development tracking\", \"plan a feature implementation\", or when preparing work for python-cli-architect or python-pytest-architect agents.",
  "author": "local",
  "license": "MIT",
  "tools": [],
  "trigger_phrases": [],
  "compatible_agents": [
    "aiden"
  ],
  "min_agent_version": "3.0.0",
  "tags": [
    "code",
    "files"
  ],
  "created": "2026-04-27T17:11:52.623Z"
}
