# Meta Superpowers

> Startup protocol for every task—discover applicable skills, run them, announce usage, and follow required workflows (brainstorming, TodoWrite checklists, etc.).

- Skill: `tjboudreaux/meta-superpowers` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tjboudreaux/meta-superpowers`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tjboudreaux/meta-superpowers/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tjboudreaux (https://skillmd.com/u/tjboudreaux)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tjboudreaux/meta-superpowers

---


<EXTREMELY-IMPORTANT>
If there is even a 1% chance a skill applies, you MUST read and use it. This is not optional.
</EXTREMELY-IMPORTANT>

# Using Skills Effectively

## Mandatory First-Response Protocol
Before responding to any user request:
1. ☐ Mentally enumerate available skills.
2. ☐ Ask: “Does ANY skill match this task?”
3. ☐ If yes → Use the Skill tool to read/run it (do not rely on memory).
4. ☐ Announce: “I’m using [Skill Name] to …”.
5. ☐ Follow the skill exactly (brainstorming before coding, etc.).

Skipping this checklist is automatic failure.

## Critical Rules
1. **Mandatory workflows** – Brainstorming before coding, TDD, verification, etc. Instructions about WHAT to do never override HOW defined by skills.
2. **Execute via Skill tool** – Always load the latest file; skills evolve.

## Rationalization Triggers (STOP immediately)
- “This is simple”
- “I’ll just gather info first”
- “I remember the skill”
- “Skill is overkill”
- “Let me do one thing before checking”

These are warning signs that you’re about to skip process. Don’t.

## Skills with Checklists
If a skill has a checklist, create TodoWrite items for each step. No mental tracking, no batching, no skipping. Mark complete only when done.

## Announcing Skill Usage
Always tell your partner: “I’m using [Skill] to [task].”
- Promotes transparency and ensures accountability.
- Confirms you actually read the skill.

## Instructions vs. Workflows
User instructions describe outcomes, not process. You still must execute brainstorming, TDD, verification, etc., unless explicitly told otherwise.

## Summary
1. Check for relevant skills before doing anything.
2. Use the Skill tool, announce usage, follow instructions exactly.
3. Convert skill checklists into TodoWrite tasks.

Failing to use applicable skills = failing the task.

