What problem does it solve?
Helps engineers and AI agents identify which engineering workflow skill to apply for a given task so work begins with the correct process, assumptions are surfaced early, and verification steps are not skipped.
Core Features & Use Cases
- Skill discovery & routing: Map an incoming task to the appropriate phase-specific skill such as idea-refine, spec-driven-development, incremental-implementation, testing, or shipping.
- Operational guardrails: Enforce explicit assumption surfacing, active confusion management, scope discipline, simplicity, and mandatory verification to reduce rework and hidden errors.
- Lifecycle coordination: Chain multiple skills into a standard sequence for end-to-end features or select a minimal subset for focused tasks like bug fixes or reviews.
Quick Start
Use the using-agent-skills meta-skill to identify the development phase and recommend the next skill to apply for this task.