beads-workflow
SolidUse when converting markdown plans into br beads with dependencies for implementation or swarm execution.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- boshu2
- Repository
- boshu2/agentops
- Created
- 7 months ago
- Last Updated
- today
- Language
- Go
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
beads-workflow
Converting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.
ensemble-beads-plan
Analyze an existing bead hierarchy and produce bv analysis and wheel instructions without executing any implementation (Codex skill for /ensemble:beads-plan)
completelyplan
Plan a phase or feature DIRECTLY into Beads — no PLAN.md, no markdown bridge. Runs GSD-style socratic discovery + decomposition + a goal-backward self-check, then emits a structured plan that `cmpl plan-apply` materializes as a Beads epic + worker-contract tasks + dependency waves + human checkpoints. One source of truth from the first planning act. Use to turn an idea or phase into ready Beads work.