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 potentially relevant skill (even at 1% likelihood) before responding or acting. - Instruction Priority Framework: Defines a clear hierarchy where user instructions override skills, and skills override default system behavior. - Cross-Platform Tool Mapping: Ships reference guides mapping Claude Code tool names to Copilot CLI, Codex, and Gemini CLI equivalents. - Use Case: A user asks to fix a bug; instead of diving in, the assistant first invokes the debugging skill, announces its use, and follows that workflow exactly. ## Quick Start Start a new conversation and ask the assistant to apply the using-superpowers protocol so it checks for relevant skills before every response.