beads

Installation
SKILL.md

Beads (bd) Usage Rules

First-Time Setup

If bd command is not found, tell the user:

Run: curl -fsSL https://raw.githubusercontent.com/schlenks/superpowers-bd/main/scripts/setup-beads-local.sh | bash This installs beads, initializes stealth mode, and adds git worktree support. For team use (shared .beads/), use bd init without --stealth.

TL;DR

bd ready                    # What can I work on?
bd update <id> --claim      # I'm starting this
bd close <id>               # I'm done with this

Critical rules:

  • Never use semicolons in --acceptance (triggers permission prompts)
Related skills
Installs
6
GitHub Stars
1
First Seen
Feb 15, 2026