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
- Resolve the tracker first
- If the user explicitly says
bd,br,beads, orbeads_rust, obey that. - Otherwise detect what is actually installed:
- If only
bris installed, usebr. - If only
bdis installed, usebd. - 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.
- If only
- Do not mix commands from both trackers in the same run.
- If the user explicitly says