US

using-superpowers

Establishes a strict workflow for skill discovery and usage to ensure all relevant capabilities are applied to tasks.

Install

mkdir -p .claude/skills/using-superpowers && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/151" && unzip -o skill.zip -d .claude/skills/using-superpowers && rm skill.zip

Installs to .claude/skills/using-superpowers

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
159 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Enforce mandatory skill invocation before response
  • Establish systematic brainstorming protocols
  • Create TodoWrite checklists for task management
  • Prioritize process skills over implementation skills
  • Identify and prevent rationalization of skipped workflows

How it works

The skill acts as a gatekeeper that forces the evaluation of available tools against the current task, ensuring that established workflows are followed before any action is taken.

Inputs & outputs

You give it
User request or task
You get back
Structured, skill-compliant execution plan

When to use using-superpowers

  • Starting a new session with best practices
  • Ensuring proper skill invocation
  • Adhering to project-specific agent protocols
  • Enforcing mandatory workflow steps

About this skill

<SUBAGENT-STOP> If you were dispatched as a subagent to execute a specific task, ignore this skill. </SUBAGENT-STOP> <EXTREMELY-IMPORTANT> If you think there is even a 1% chance a skill might apply to what you are doing, you ABSOLUTELY MUST invoke the skill.

IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT.

This is not negotiable. You cannot rationalize your way out of this. </EXTREMELY-IMPORTANT>

The Rule

Invoke relevant or requested skills BEFORE any response or action — including clarifying questions, exploring the codebase, or checking files. If it turns out wrong for the situation, you don't have to use it.

Before entering plan mode: if you haven't already brainstormed, invoke the brainstorming skill first.

Then announce "Using [skill] to [purpose]" and follow the skill exactly. If it has a checklist, create a todo per item.

Skill Priority

When multiple skills apply, process skills come first — they set the approach, then implementation skills (frontend-design, etc.) carry it out. Brainstorming and systematic-debugging are Superpowers' most common process skills, but the rule holds for any of them.

  • "Let's build X" → superpowers:brainstorming first, then implementation skills.
  • "Fix this bug" → superpowers:systematic-debugging first, then domain skills.

Red Flags

These thoughts mean STOP—you're rationalizing:

ThoughtReality
"This is just a simple question"Questions are tasks. Check for skills.
"I need more context first"Skill check comes BEFORE clarifying questions.
"Let me explore the codebase first"Skills tell you HOW to explore. Check first.
"I can check git/files quickly"Files lack conversation context. Check for skills.
"Let me gather information first"Skills tell you HOW to gather information.
"This doesn't need a formal skill"If a skill exists, use it.
"I remember this skill"Skills evolve. Read current version.
"This doesn't count as a task"Action = task. Check for skills.
"The skill is overkill"Simple things become complex. Use it.
"I'll just do this one thing first"Check BEFORE doing anything.
"This feels productive"Undisciplined action wastes time. Skills prevent this.
"I know what that means"Knowing the concept ≠ using the skill. Invoke it.

Platform Adaptation

If your harness appears here, read its reference file for special instructions:

  • Codex: references/codex-tools.md
  • Pi: references/pi-tools.md
  • Antigravity: references/antigravity-tools.md
  • Hermes Agent: references/hermes-tools.md

User Instructions

User instructions (CLAUDE.md, AGENTS.md, GEMINI.md, etc, direct requests) take precedence over skills, which in turn override default behavior. Only skip skill workflows or instructions when your human partner has explicitly told you to.

When not to use it

  • Operating as a subagent for a specific task

Limitations

  • Requires strict adherence to protocol even for simple tasks
  • Must be invoked before any clarifying questions

How it compares

It mandates a disciplined, tool-first approach that prevents the agent from taking shortcuts or skipping established project protocols.

Compared to similar skills

using-superpowers side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
using-superpowers (this skill)953moNo flagsBeginner
ultrawork112moNo flagsAdvanced
clawhub252moReviewIntermediate
skill-installer291moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

ultrawork

Yeachan-Heo

Parallel execution engine for high-throughput task completion

11184

clawhub

openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

25151

skill-installer

openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

29141

continuous-learning

affaan-m

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

995

memory-keeper-proactive-context-maintenance

b4CU-R4U

Automatically detect and maintain memory freshness by monitoring context staleness, significant code changes, task completions, and phase transitions. Proactively suggests and executes memory sync operations with user confirmation. Use when the user says "sync memory", "update context", or when the Skill detects that context is stale (>2 hours), significant changes have occurred (new commits), tasks completed, or major milestones reached. Replaces passive "context is stale" warnings with active maintenance.

694

swift-executor

erichowens

Rapid task execution without hesitation or deterrence. Expert in overcoming blockers, making quick decisions, and maintaining forward momentum. Use for urgent tasks, breaking through impediments, decisive action. Activates on "swift", "execute quickly", "undeterred", "overcome blocker", "just do it". NOT for strategic planning, careful analysis, or research tasks.

1087

Search skills

Search the agent skills registry