What problem does it solve?
This Skill eliminates the risk of skipping relevant workflow skills, which leads to inconsistent, incorrect, or inefficient task execution by enforcing mandatory skill checks before any response or action.
Core Features & Use Cases
- Mandatory Skill Invocation: Enforces checking for and using relevant skills before any response or action, even for seemingly simple tasks, with explicit red flags to stop rationalization of skipping steps.
- Clear Priority Hierarchy: Defines unambiguous precedence between user explicit instructions, Superpowers skills, and default system prompts to resolve conflicts correctly.
- Cross-Platform Compatibility: Includes reference mappings for 6+ AI development environments (Claude Code, Codex, Copilot CLI, Gemini CLI, Antigravity, Pi) to ensure skills load and execute properly regardless of runtime.
- Use Case: When starting a new task like fixing a bug or building a feature, this Skill ensures you first invoke process skills (e.g., systematic-debugging, brainstorming) before taking any action, avoiding skipped workflow steps.
Quick Start
When you receive any user request, first check if any installed skill applies to the task, invoke it using your platform's skill-loading mechanism, and follow its instructions before responding or taking any action.