What problem does it solve?
This Skill solves the bottleneck of manual feature development by orchestrating an autonomous, multi-phase pipeline that handles everything from initial research and design to implementation and pull request creation.
Core Features & Use Cases
- Autonomous QRSPI Workflow: Executes a structured 8-phase pipeline (Question, Research, Structure, Plan, Implement, etc.) without requiring constant human intervention.
- Specialized Agent Orchestration: Dispatches expert sub-agents for specific tasks like design review, security analysis, and code implementation.
- Use Case: When assigned a complex feature ticket, the orchestrator automatically creates a worktree, researches the codebase, drafts a design, implements the solution, and opens a draft PR, keeping the user informed only at critical milestones.
Quick Start
Trigger the team pipeline by typing /team followed by the feature description or ticket identifier to begin the autonomous development process.