What problem does it solve?
This Skill automates the entire process of implementing a new feature, from initial discovery and planning to code execution, review, and pull request creation, reducing manual coordination and ensuring consistency.
Core Features & Use Cases
- End-to-End Workflow: Manages feature implementation across five distinct phases: Discovery, Planning, Execution, Review, and Handoff.
- Multi-Agent Coordination: Utilizes specialized agents for each phase to handle complex tasks like context gathering, architectural design, parallel TDD implementation, and automated code review.
- Use Case: When starting a new feature like "Implement user authentication flow" tied to a Jira ticket (e.g.,
PX-1234), this Skill will gather requirements, design the architecture, implement the code using TDD in parallel for different components, run integration tests, and finally create a well-documented GitHub Pull Request.
Quick Start
Use the implement-v2 skill to start implementing the feature for ticket PX-1234.