What problem does it solve? AI assistants often skip available skills and respond directly, missing established workflows and producing inconsistent results. This Skill establishes a mandatory protocol that forces skill discovery and invocation before any response, including clarifying questions. ## Core Features & Use Cases - Mandatory Skill Check: Requires invoking the Skill tool before any response whenever there is even a 1% chance a skill applies. - Rationalization Detection: Lists common red-flag thoughts (e.g., "this is just a simple question") that signal improper skill avoidance. - Priority Ordering: Defines precedence between process skills (brainstorming, debugging) and implementation skills when multiple skills apply. - Use Case: When a user asks to fix a bug, the assistant first invokes the debugging skill, announces its use, creates todos from any checklist, and only then proceeds with the fix. ## Quick Start Ask the assistant to check for and apply any relevant skills before answering your next request.