Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · superpowers
filed 2 months 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
16
Type
org
Visibility
public
CONTENTS

16 public packages

published under /superpowers
18downloads
0likes
v0.1.0·2 months 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

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

Attribution

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

13downloads
0likes
v0.1.0·2 months ago

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Install

npx @aipkgs/cli install superpowers/dispatching-parallel-agents

Attribution

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

11downloads
0likes
v0.1.0·2 months ago

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Install

npx @aipkgs/cli install superpowers/using-git-worktrees

Attribution

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

8downloads
0likes
v0.1.0·2 months ago

using-superpowers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Install

npx @aipkgs/cli install superpowers/using-superpowers

Attribution

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