What problem does it solve?
This Skill automates the entire software development lifecycle, from clarifying requirements to parallel code execution and rigorous test coverage validation, ensuring efficient and high-quality feature delivery.
Core Features & Use Cases
- Automated Workflow Orchestration: Manages a 7-step development process including backend selection, requirement clarification, code analysis, documentation generation, parallel execution, and coverage validation.
- Intelligent Backend Routing: Dynamically selects the best AI backend (Codex, Claude, Gemini) for different task types (
default, ui, quick-fix) based on user-defined allowances.
- Rigorous Test Coverage: Enforces a minimum of 90% code coverage for all implemented tasks.
- Use Case: Develop a new API endpoint by providing a high-level requirement. The skill will clarify details, analyze the codebase, break down the work into parallel tasks, execute them using the most appropriate AI backend, and ensure tests achieve 90% coverage before completion.
Quick Start
Use the dev skill to develop a new feature based on the provided requirements.