What problem does it solve?
This Skill removes uncertainty from plans before implementation by identifying unclear decisions, turning them into structured questions, and selecting safe defaults when project patterns are clear.
Core Features & Use Cases
- Ambiguity Extraction: Finds every decision point that could affect architecture, APIs, data flow, concurrency, error handling, naming, or testing.
- Auto-Decide Rules: Uses project conventions and existing codebase patterns to resolve straightforward choices without user back-and-forth.
- Structured Review: Presents unresolved trade-offs as concise options with recommendations, making it easier to choose a direction quickly.
- Use Case: A developer has a feature idea with unclear placement, error handling, and testing scope, and uses this Skill to narrow the options before coding begins.
Quick Start
Ask the dig skill to review the plan, identify ambiguities, and return structured questions with recommended decisions.