What problem does it solve?
This Skill automates the complex, multi-agent process of developing a new software feature, from initial branch creation to the final commit, ensuring consistency and quality.
Core Features & Use Cases
- End-to-End Feature Development: Manages the entire lifecycle of a feature, coordinating multiple AI agents.
- Automated Branching and Committing: Handles Git operations automatically.
- State Persistence and Resumption: Allows the workflow to be paused and resumed.
- Multi-Agent Coordination: Sequences and manages interactions between specialized agents (Builder, Verifier, Reviewers).
- Use Case: A developer can initiate the creation of a new user authentication feature, and this Skill will orchestrate the AI agents to write the code, tests, and perform necessary reviews, handling retries and feedback loops automatically.
Quick Start
Use the build-feature skill to create a new feature named 'user profile updates'.