What problem does it solve? AI assistants often skip available skills and answer directly, missing established workflows and producing inconsistent results. This Skill establishes a mandatory check-then-act rule so relevant skills are always loaded before any response. ## Core Features & Use Cases - Mandatory Skill Check: Requires invoking the Skill tool before any response, including clarifying questions, whenever a skill might apply. - Decision Flowchart: Provides a graph-based flow for deciding when to invoke a skill, announce its use, and convert checklists into TodoWrite todos. - Priority and Red-Flag Rules: Defines ordering between process skills (brainstorming, debugging) and implementation skills, plus a table of rationalizations to reject. - Use Case: When a user asks to fix a bug, the assistant first loads the debugging skill, then any domain-specific skills, instead of improvising a fix. ## Quick Start Ask the assistant to start any task and it will check for applicable skills and announce which one it is using before responding.