A curated, production-focused library of “agent skills” for programming workflows (code review, systematic debugging, verification-before-completion, subagent orchestration, planning, etc.).
This repository is an updated, ground-up rework of the skills from obra/superpowers:
- Upstream skills: https://github.com/obra/superpowers/tree/main/skills
- This repo: polished + reorganised skills, tighter workflows, clearer templates, and improved guardrails.
- Made changes to all skills (except writing-skills) for stronger execution order + verification gates.
- More consistent structure across skills (references/templates/scripts where needed).
- Better “do the thing” ergonomics: fewer meta instructions, more executable steps.
- Lot's more
Upstream: obra/superpowers (MIT). This repo retains attribution and remains MIT-compatible.