What problem does it solve? AI assistants often skip available skills and answer directly, missing established workflows. This Skill establishes a mandatory rule that relevant skills must be located and invoked before any response, clarifying question, or codebase exploration. ## Core Features & Use Cases - Mandatory Skill Invocation: Requires checking for and invoking applicable skills before any response or action, including clarifying questions. - Skill Priority Ordering: Directs process skills (like brainstorming or systematic-debugging) to run before implementation skills when multiple skills apply. - Rationalization Detection: Lists common red-flag thoughts that signal an assistant is skipping skills, with corrections for each. - Use Case: When a user says "fix this bug", the assistant invokes the systematic-debugging skill first instead of jumping straight into editing code. ## Quick Start Start a new conversation and ask the assistant to build or fix something, and it will invoke the relevant skill before responding.