refresh-tasks
Automates the generation of updated task lists by analyzing project requirements and design documents. Integrates with Spec Workflow MCP to ensure task alignment with current implementation and project goals.
Instructions
Provides requirements.md, design.md, and tasks.md content along with comprehensive instructions for an AI agent to refresh the task list. The agent should analyze the documents and use create-spec-doc to recreate tasks.md with updated tasks that bridge the gap between current implementation and requirements.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectPath | Yes | Absolute path to the project root | |
specName | Yes | Name of the specification |