What problem does it solve?
This Skill eliminates the disjointed, error-prone manual process of adding new features to software projects by automating the full end-to-end workflow from requirement analysis to post-review bug fixes, with no hardcoded assumptions about the project's tech stack.
Core Features & Use Cases
- 5-Phase Automated Pipeline: Coordinates planning, parallel file development, unit testing, multi-perspective code review, and issue fixing in a single consistent workflow.
- Stack-Agnostic Operation: Works with any tech stack, with stack-specific logic handled by dedicated sub-agents to avoid hardcoded stack assumptions in the core skill.
- Partial Rerun Support: Handles follow-up requests like fixing review issues or re-running tests without restarting the entire workflow from scratch.
- Use Case: For instance, if you need to add a new payment processing feature to your e-commerce backend, this Skill will manage the entire process from requirement breakdown to final bug fixes with no manual coordination required.
Quick Start
Request the AI to use the feature-pipeline skill to add a new user profile editing feature with avatar upload support to your existing web application.