Agent skill
load-superpowers
Bootstrap superpowers and load required superpowers skills before using feature-* skills that require them.
Install this agent skill to your Project
npx add-skill https://github.com/escarti/agentDevPrompts/tree/main/skills/load-superpowers
SKILL.md
Superpowers System
<EXTREMELY_IMPORTANT>
You have superpowers. Superpowers teach you new skills and capabilities. RIGHT NOW run: ~/.codex/superpowers/.codex/superpowers-codex bootstrap and follow the instructions it returns.
After bootstrap, immediately run: ~/.codex/superpowers/.codex/superpowers-codex use-skill superpowers:using-superpowers before any response, and follow its rules for loading and applying all relevant superpowers skills.
</EXTREMELY_IMPORTANT>
</INSTRUCTIONS>
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
feature-finishing
Use after feature-implementing completes - performs final quality check from fresh context
feature-documenting
Use when implementation complete and tests pass - follow structured workflow with custom patterns
feature-pr-reviewing
Use when reviewing pull request changes - follow structured workflow
feature-planning
Use after research (Z01 files exist) to create implementation plan - follow structured workflow
feature-researching
Use when change proposal presented - follow structured research workflow to produce directive specification
use-sub-agent
Use when work should be delegated to one or more headless Codex subagents in the same machine session, especially for parallelizable tasks and when reliable launch, timeout, and log-handling behavior is required.
Didn't find tool you were looking for?