KS
Killer-Skills

beads-workflow — how to use beads-workflow how to use beads-workflow, beads-workflow setup guide, bd issue tracking, beads-workflow vs other workflow tools, beads-workflow install, what is beads-workflow, beads-workflow alternative, beads-workflow tutorial, beads-workflow best practices

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing comprehensive issue tracking and workflow management with Beads (bd) beads-workflow is a framework for building large-scale, deterministic, interactive workflows with a fault-tolerant, conversational UX using bd issue tracking.

Features

Tracks ALL work in bd for issue tracking
Uses `bd ready` to find available work
Utilizes `bd create` to track new issues, tasks, and bugs
Syncs with git remote using `bd sync`
Automatically syncs with git hooks on commit/merge

# Core Topics

radiantlogicinc radiantlogicinc
[45]
[13]
Updated: 2/28/2026

Quality Score

Top 5%
35
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add radiantlogicinc/fastworkflow/beads-workflow

Agent Capability Analysis

The beads-workflow MCP Server by radiantlogicinc is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use beads-workflow, beads-workflow setup guide, bd issue tracking.

Ideal Agent Persona

Perfect for Development Agents needing comprehensive issue tracking and workflow management with Beads (bd)

Core Value

Empowers agents to manage large-scale, deterministic, interactive workflows with a fault-tolerant UX, utilizing Beads (bd) for issue tracking and Git hooks for auto-syncing, providing a seamless development experience with `bd ready`, `bd create`, and `bd sync` commands

Capabilities Granted for beads-workflow MCP Server

Tracking issues with Beads (bd) for streamlined project management
Automating workflow synchronization using Git hooks
Debugging complex projects with deterministic, interactive workflows

! Prerequisites & Limits

  • Requires Beads (bd) installation
  • Git remote setup necessary for syncing
  • Command-line interface required for `bd` commands
Project
SKILL.md
1.4 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Beads (bd) Issue Tracking

This project uses Beads (bd) for issue tracking.

Core rules

  • Track ALL work in bd (never use markdown TODOs or comment-based task lists).
  • Use bd ready to find available work.
  • Use bd create to track new issues/tasks/bugs.
  • Use bd sync at end of session to sync with git remote.
  • Git hooks auto-sync on commit/merge.

Quick reference

bash
1bd onboard # Get started / load workflow context 2bd prime # Load complete workflow docs (AI-optimized) 3bd ready # Show issues ready to work (no blockers) 4bd list --status=open # List all open issues 5bd create --title="..." --type=task # Create new issue 6bd show <id> # View issue details 7bd update <id> --status=in_progress # Claim work 8bd close <id> # Mark complete 9bd dep add <issue> <depends-on> # Add dependency 10bd sync # Sync with git remote

Workflow

  1. Check for ready work: bd ready
  2. Claim an issue: bd update <id> --status=in_progress
  3. Do the work
  4. Mark complete: bd close <id>
  5. Sync: bd sync (or let git hooks handle it)

Context loading

  • New to project: run bd onboard
  • Full workflow docs: run bd prime for AI-optimized context (~1–2k tokens)

For more: see AGENTS.md or bd --help.

Related Skills

Looking for an alternative to beads-workflow or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication