Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · superpowers
filed 15 days ago
orgpublic

superpowers

Superpowers

Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them.

Packages
17
Type
org
Visibility
public
CONTENTS

17 public packages

published under /superpowers
34downloads
0likes
v0.1.0·10 days ago

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

Install

``sh npx @aipkgs/cli install superpowers/subagent-driven-development ``

Attribution

Imported from obra/superpowers (see LICENSE.txt).

33downloads
0likes
v0.1.0·10 days ago

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

Install

``sh npx @aipkgs/cli install superpowers/writing-plans ``

Attribution

Imported from obra/superpowers (see LICENSE.txt).

27downloads
0likes
v0.1.0·10 days ago

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Install

``sh npx @aipkgs/cli install superpowers/systematic-debugging ``

Attribution

Imported from obra/superpowers (see LICENSE.txt).

15downloads
0likes
v0.1.0·10 days ago

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Install

``sh npx @aipkgs/cli install superpowers/verification-before-completion ``

Attribution

Imported from obra/superpowers (see LICENSE.txt).