beads-create
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
-
Load the right local guidance if needed
- Look for a loaded local skill on the user's machine that covers the chosen tracker and use that first.
- For
bd, prefer the localbeadsskill if it is available. - For
br, prefer any loaded localbr,beads_rust, or equivalent tracker skill if it is available.
More from btraut/skills
beads-implement
Implement Beads or beads_rust work items from an issue id. Use when the user runs $beads-implement <bead-id> or asks to implement a bead/epic; if it is an epic, implement all sub-tasks, committing after each one and only interrupting when blocked or a decision is needed.
28brainstorm
Facilitate structured idea exploration and product/design specification. Use when a user wants to talk through an idea, refine it via iterative questions, and converge on a clear design/spec (and later an implementation plan), especially after inspecting the current project state.
26export-chatgpt
Export a ChatGPT shared conversation to Markdown or JSON via a share URL.
18review-team
Run multi-agent code review by profiling risk, selecting reviewer personas, spawning sub-agents, and merging structured findings into one severity-ordered report.
13