What problem does it solve?
Many agent interactions proceed without checking for specialized skills, causing missed opportunities to apply structured processes, platform-specific tools, or established checklists; this Skill enforces a consistent pre-response skill discovery step so agents avoid ad-hoc or unsafe actions.
Core Features & Use Cases
- Mandatory Skill Check: Require invocation of the Skill tool before any response or clarifying question when there is any chance a skill applies.
- Priority Rules: Define the priority order between user instructions, superpowers skills, and the default system prompt to avoid conflicts.
- Platform Adaptation & Tool Mapping: Provide mappings and guidance for different platforms (Claude Code, Copilot CLI, Gemini) so skill invocation works reliably across environments.
- Use Case: At conversation start or before entering planning mode, run the skill check to determine whether brainstorming, debugging, or domain-specific skills must be loaded and followed.
Quick Start
Use the using-superpowers skill to check for and invoke any applicable skill before answering or asking clarifying questions.