What problem does it solve? AI assistants often skip available skills and respond directly, missing established workflows. This Skill establishes a mandatory protocol that requires checking and invoking 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: Provides reference tables mapping Claude Code tools to Codex and Gemini CLI equivalents. - Use Case: When a user asks to fix a bug, the assistant first invokes the debugging skill before exploring code, ensuring disciplined workflows instead of ad-hoc fixes. ## Quick Start Start a new conversation and ask the assistant to follow the superpowers skill protocol before responding to any task.