What problem does it solve?
This Skill solves the common issue of coding agents ignoring established workflow best practices, leading to inconsistent task execution, missed quality checks like TDD, and wasted effort on ad-hoc, unplanned work.
Core Features & Use Cases
- Mandatory Skill Enforcement: Requires invoking any relevant skill before taking any action, even for seemingly simple tasks or clarifying questions, to ensure no applicable workflow is skipped.
- Clear Priority Rules: Defines explicit precedence between user instructions, Superpowers skills, and default system prompts to eliminate conflicts and ensure user control.
- Cross-Platform Compatibility: Provides platform-specific tool mappings for Claude Code, Codex, Copilot CLI, Gemini CLI, and other supported coding agents so skills work correctly in any environment.
- Use Case: When starting a new feature build, this Skill ensures you first invoke the brainstorming and TDD skills instead of jumping straight into writing code, following the proven design → plan → execute → verify workflow.
Quick Start
Before responding to any user request or taking any action, check if any installed Superpowers Plus skill applies to the task and invoke it first if relevant.