← ClaudeAtlas

superpowerslisted

Law activator for the 7 Laws of AI Agent Discipline. Unified four-source dispatcher — routes tasks to the correct Law-aligned specialist across the CI plugin (tdd-workflow, verification-loop, gateguard, ralph, deploy-receipt) and four registered upstream companions (Obra superpowers, addy agent-skills, ruflo-swarm, oh-my-claudecode) so the right discipline fires automatically instead of the agent skipping a step. Product-management coverage comes from phuryn/pm-skills via an out-of-band marketplace install (see docs/THIRD_PARTY.md). Not a peer skill — a dispatcher for the others.
naimkatiman/continuous-improvement · ★ 6 · AI & Automation · score 72
Install: claude install-skill naimkatiman/continuous-improvement
# Superpowers — Mandatory Agent Workflows (Four-Source Dispatcher) Superpowers enforces a structured development workflow. Skills activate automatically when their trigger conditions are met. This is not optional guidance — it is mandatory workflow. ## Philosophy AI agents skip steps, guess, and declare "done" without verifying. Superpowers blocks this by making workflow stages explicit and enforced. ## What changed in v3.8.0 The dispatcher now routes across **four registered marketplaces** instead of relying on Obra installed separately. All four are installable from one marketplace entry: ``` /plugin install superpowers@continuous-improvement # Obra's 14 workflow skills /plugin install agent-skills@continuous-improvement # Addy's 21 SDLC skills /plugin install ruflo-swarm@continuous-improvement # Agent swarm + Monitor stream /plugin install oh-my-claudecode@continuous-improvement # 38 skills + 19 agents ``` The CI plugin (this dispatcher + `tdd-workflow`, `verification-loop`, `gateguard`, `ralph`, `deploy-receipt`, etc.) installs by default. The four companions are opt-in — install only what you need. Product-management coverage (PRD, OKRs, personas, GTM, etc.) is provided by `phuryn/pm-skills` via an out-of-band Claude Code marketplace install: ``` claude plugin marketplace add phuryn/pm-skills claude plugin install pm-toolkit@pm-skills claude plugin install pm-product-strategy@pm-skills claude plugin install pm-product-discovery@pm-skills claude