ryangriffinau

P Plan To Beads — Development skill for Claude Code

Development community

Decompose a finalized plan into a granular Beads graph via the br CLI.

How to install P Plan To Beads

Installs to ~/.claude/skills/ryangriffinau-skills-p-plan-to-beads/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryangriffinau-skills-p-plan-to-beads && curl -fsSL https://raw.githubusercontent.com/ryangriffinau/skills/HEAD/prompts/p-plan-to-beads.md -o ~/.claude/skills/ryangriffinau-skills-p-plan-to-beads/SKILL.md

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

What P Plan To Beads does


description: Decompose a finalized plan into a granular Beads graph via the br CLI argument-hint: [finalized synthesized plan]

You are converting a finalized, synthesized implementation plan into a concrete Beads task graph that a swarm of coding agents will execute. The plan to encode is provided below.

Take ALL of the plan below and, where it helps, elaborate on it further, then create a comprehensive and granular set of beads that cover the entire plan: epics, tasks, and subtasks (a

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
  • Flow Parallel — Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates 2.8k ★

Full documentation available on GitHub

View Source Repository