ask-cascade
Enforce hierarchical, dependency-aware question ordering when using AskUserQuestion. High-level decisions first, detail questions only after strategic choices are settled. **Proactive triggers** - activate when: - About to call AskUserQuestion with 2+ questions - Gathering requirements, preferences, or implementation decisions from the user - Planning work that requires multiple user inputs - Using EnterPlanMode or AskUserQuestion during any skill/workflow **Explicit triggers** - "ask cascade", "question order", "ask strategy" --- # Ask Cascade ## The Rule
Changelog: Source: GitHub https://github.com/build000r/skills
No comments yet. Be the first one!