Bead Workflow banner
hoangsonww hoangsonww

Bead Workflow

Productivity community

Description

--- name: bead-workflow description: Flywheel bead lifecycle workflow — claim, implement, review, and close beads following the Agentic Coding Flywheel methodology --- # Bead Workflow Execute the Flywheel bead lifecycle: find the highest-leverage bead, claim it, implement it, review it, and close it. ## Steps ### 1. Find the Best Bead ```bash bv --robot-triage # Full recommendations with graph metrics bv --robot-next # Just the single top pick br ready --json # Show all unblock

Installation

Installs to ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-bead-workflow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-bead-workflow && curl -fsSL https://raw.githubusercontent.com/hoangsonww/WealthWise-Finance-Tracker/HEAD/.claude/skills/bead-workflow.md -o ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-bead-workflow/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository