Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1004 Bytes

File metadata and controls

19 lines (13 loc) · 1004 Bytes

Agent Skills Library for Programming Workflows

A curated, production-focused library of “agent skills” for programming workflows (code review, systematic debugging, verification-before-completion, subagent orchestration, planning, etc.).

Provenance / Upstream

This repository is an updated, ground-up rework of the skills from obra/superpowers:

What changed vs upstream (high level)

  • 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.
  • Many more tiny edits

License / Attribution

Upstream: obra/superpowers (MIT). This repo retains attribution and remains MIT-compatible.