What problem does it solve?
This Skill eliminates the guesswork of selecting the right development workflow for a given task, preventing wasted time on overkill processes for small changes or underpreparation for large, high-risk work.
Core Features & Use Cases
- Standardized Complexity Classification: Uses a 5-point checklist (scope, ambiguity, risk, solution approaches, existing patterns) to categorize tasks as QUICK, STANDARD, or DEEP.
- Clear Actionable Guidance: Provides specific workflow recommendations for each complexity tier, including when to use worktree isolation or user checkpoints.
- Use Case: When you are assigned a new bug fix or feature request, use this Skill first to determine if you can skip planning and implement immediately, run the full standard deep loop, or add extra user validation steps for high-risk work.
Quick Start
Use the deep-triage skill to assess the complexity of the task of adding password reset functionality to the user authentication system.