What problem does it solve? AI coding agents often skip available skills and respond directly, leading to inconsistent workflows and missed process discipline. This Skill establishes a mandatory protocol requiring agents to check for and invoke relevant skills before any response, including clarifying questions. ## Core Features & Use Cases - Mandatory Skill-First Rule: Requires invoking any potentially applicable skill (even at 1% relevance) before responding or acting. - Cross-Platform Tool Mappings: Ships reference guides mapping generic skill actions to concrete tools in Claude Code, Codex, Copilot CLI, Gemini CLI, Pi, and Antigravity. - Priority and Workflow Guidance: Defines instruction priority (user instructions over skills over system defaults), skill-type ordering (process skills before implementation skills), and red-flag rationalizations to avoid. - Use Case: An agent receives a bug-fix request; instead of immediately editing code, it first invokes the systematic-debugging skill, announces its use, and follows the checklist before responding. ## Quick Start Ask your AI agent to follow the superpowers skill protocol so it checks and invokes relevant skills before answering any request.