What problem does it solve? Engineering tasks often fail because the wrong process is applied or no process is applied at all. This meta-skill ensures every incoming task is matched to the correct workflow skill before work begins, preventing skipped verification, wrong assumptions, and scope creep. ## Core Features & Use Cases - Skill Discovery: Maps incoming tasks to the right skill via a decision tree covering define, plan, build, verify, review, and ship phases. - Core Operating Behaviors: Enforces six non-negotiable behaviors including surfacing assumptions, managing confusion, pushing back on bad ideas, and verifying results. - Lifecycle Sequencing: Defines the typical skill chain from idea-refine through shipping-and-launch for complete features. - Use Case: When a vague feature request arrives, use this skill to route it through idea-refine, spec-driven-development, and planning-and-task-breakdown before any code is written. ## Quick Start Ask the agent to identify which skill applies to your current task before starting any implementation work.