Beadmaster
Description
Sync task management systems for AI coding agents (Task Master ↔ Beads)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Beadmaster
**Sync task management systems for AI coding agents**
Beadmaster bridges [Task Master](https://github.com/eyaltoledano/claude-task-master) and [Beads](https://github.com/steveyegge/beads), letting you use Task Master for AI-powered planning and Beads for execution tracking.
┌─────────────┐ ┌─────────────┐ ┌─────────────┐
│ Task Master │ ←──→│ Beadmaster │←──→ │ Beads │
│ (planning) │ │ (sync) │ │ (execution) │
└─────────────┘ └─────────────┘ └─────────────┘
Why?
| Tool | Strength | Weakness |
|---|---|---|
| Task Master | AI PRD parsing, complexity analysis | No dependency graphs |
| Beads | Dependencies, discovered-from links | No AI task generation |
**Beadmaster** gives you both: use Task Master's AI to break down PRDs, then track execution in Beads with full dependency awareness.
Installation
npm install -g beadmaster
# or
npx beadmaster
Quick Start
# Initialize in your project (creates .beadmaster/, optionally updates docs)
beadmaster init # Basic setup
beadmaster init --docs # Also append instructions to AGENTS.md
# Check what's available
beadmaster status
# One-time import from Task Master → Beads
beadmaster import --dry-run # Preview
beadmaster import # Execute
# Ongoing bidirectional sync
beadmaster sync --dry-run # Preview
beadmaster sync # Execute
# Manual linking
beadmaster link 85 shadow-work-abc
beadmaster unlink 85
# List all links
beadmaster links
Commands
`beadmaster init`
Initialize Beadmaster in your project. Creates `.beadmaster/` directory and optionally appends usage instructions to your documentation.
beadmaster init # Basic setup
beadmaster init --docs # Also append to AGENTS.md
beadmaster init --claude # Append to CLAUDE.md instead
beadmaster init --docs -f # Force overwrite existing section
**Output:**
Initializi
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI