agent-superpowers
Installation
SKILL.md
Agent Superpowers
A complete development methodology for AI agents. Turns a general-purpose agent into a disciplined engineer that plans before building, verifies before claiming, and debugs systematically.
Quick Start — Inject Into Your Agent
Add to your AGENTS.md to activate always-on behavioral rules:
## Engineering Discipline (Agent Superpowers)
### Verification Iron Law
- NO completion claims without fresh verification evidence in this message.
- Run the command. Read the output. THEN claim the result.
- "Should work" / "looks correct" / "done" without evidence = unverified.