What problem does it solve?
Automates the end-to-end creation of a complete Spec-category task spec from an initial request by reading repository context and applying autonomous decision-making. It files a Spec-category task and expands it to a full, implementation-ready specification without asking any questions.
Core Features & Use Cases
- Autonomous task filing and spec expansion: files a Spec-category task and expands it to a complete, ready-to-implement spec without prompting the user.
- Reconnaissance and assumption logging: performs internal repository reconnaissance and external doc checks, flagging every assumption with a ⚠️ marker.
- Workflow integration: uses task-template.md, writes the finished spec to backlog/ (or triage) and updates ROADMAP.md; supports the spec-only fast-path if applicable.
Quick Start
Invoke the /auto-task command to file and fully spec a new Spec-category task for your objective.