beads

Installation
SKILL.md

Beads

Distributed, git-backed graph issue tracker for AI agents. Replaces markdown plans with a dependency-aware task graph stored as JSONL in .beads/.

Quick Start

# Initialize (non-interactive for agents)
bd init --quiet

# Check ready work
bd ready --json

# Create a task
bd create "Complete task X" -p 1 --json

# View task
bd show bd-a1b2 --json
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 5, 2026
beads — openclaw/skills