beads-create

Installation
SKILL.md

Beads Create

Use this skill to create Beads from a plan/spec and do the review pass so implementers can just pick up issues and ship. This skill must work with either classic Beads (bd) or beads_rust (br).

Workflow

  1. Resolve the tracker first
    • If the user explicitly says bd, br, beads, or beads_rust, obey that.
    • Otherwise detect what is actually installed:
      • If only br is installed, use br.
      • If only bd is installed, use bd.
      • If both are installed, prefer the tracker that already owns the current workspace/history. Check the local .beads/ state and the existing workflow docs before guessing.
      • If both are installed and the workspace is still ambiguous, ask one targeted question instead of winging it.
    • Do not mix commands from both trackers in the same run.
Installs
41
Repository
btraut/skills
GitHub Stars
7
First Seen
Mar 4, 2026
beads-create — btraut/skills