What problem does it solve?
This Skill acts as an intelligent router, classifying coding tasks and selecting the most appropriate tools to execute them efficiently, ensuring features, refactors, bug fixes, tests, documentation, and delivery are handled optimally.
Core Features & Use Cases
- Task Classification: Analyzes user requests to determine the nature of the coding task (feature, refactor, bug fix, etc.).
- Skill Orchestration: Selects and dispatches a minimal, effective set of skills for the task.
- Phased Execution: Manages the workflow through distinct phases: Scope, Plan, Implement, Verify, and Review.
- Use Case: When you request to "add workspace sharing with tests," this skill will classify it as a new feature, select skills like
cook, physthink-feature, frontend-development, and web-testing, and guide the process through planning, implementation, and verification.
Quick Start
Use the plan skill to add workspace sharing with tests.