What problem does it solve? AI assistants often skip available skills and answer directly, missing workflows that would produce better results. This Skill establishes a mandatory protocol that forces the assistant to check for and invoke relevant skills before any response, including clarifying questions. ## Core Features & Use Cases - Mandatory Skill Check: Requires invoking any skill with even a 1% chance of applying before responding or acting. - Decision Flowchart: Provides a graph-based decision process covering skill invocation, announcement, and checklist-driven execution via TodoWrite. - Rationalization Detection: Lists common red-flag thoughts that signal the assistant is skipping skills, with corrections for each. - Priority Ordering: Defines precedence when multiple skills apply, putting process skills like brainstorming and debugging before implementation skills. - Use Case: When a user asks to build a feature, the assistant invokes the brainstorming skill first, then implementation skills, instead of jumping straight to code. ## Quick Start Start a new conversation and ask the assistant to build or fix anything, and it will check for applicable skills before responding.