gen-beads

Installation
SKILL.md

Gen Beads

Overview

Transform a markdown plan into a comprehensive bead graph with clear dependencies and rich, self-documenting comments. Optimize for parallel execution: prefer a DAG of independent workstreams with explicit join points, not a single linear chain.

Inputs

  • Path to the plan markdown file
  • Any scope boundaries, sequencing constraints, or priority guidance
  • Any workflow constraints (e.g. “no stacked PRs”, “close on merge”, “must be linear”, “use molecules”, etc.)

Defaults (override if the user says otherwise)

Installs
1
GitHub Stars
60
First Seen
Feb 1, 2026
gen-beads — tkersey/dotfiles