beads-workflow

Convert markdown plans into dependency-aware beads using the Beads CLI.

70|13|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --skill beads-workflow-dicklesworthstone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: beads-workflow
Source: https://github.com/Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations/tree/main/skills/beads-workflow
Command: npx skills add https://github.com/Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --skill beads-workflow-dicklesworthstone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Beads workflow provides a structured method to convert large markdown planning documents into granular, self-contained beads (tasks with explicit dependencies) that AI agents can execute reliably. It bridges planning and implementation, enabling scalable multi-agent collaboration.

Core Features & Use Cases

  • Self-contained beads: Each bead includes background, rationale, and implementation details to reduce context switching.
  • Dependency-aware planning: Beads explicitly declare blockers and relationships to manage orchestration.
  • Beads Viewer integration: Leverage BV for prioritization, triage, and planning insights.
  • Plan-to-beads conversion: Precise prompts and tooling to transform markdown plans into executable beads.
  • Polish and testing: Built-in prompts for polishing beads and verification workflows.

Quick Start

To begin, provide your markdown plan to the beads workflow using the prompts described in SKILL.md, then use the bd CLI to create beads, declare dependencies, and start polishing rounds.

Frequently Asked Questions about beads-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown plans into tasks for AI agents?

Converting markdown plans into tasks requires transforming planning documents into granular, self-contained beads with explicit dependencies. This workflow bridges planning and implementation, enabling scalable multi-agent collaboration by providing each bead with background, rationale, and implementation details.

What are beads in AI agent workflow automation?

Beads are granular, self-contained tasks with explicit dependencies designed to guide AI agents through implementation reliably. Each bead includes background, rationale, and implementation details to reduce context switching during multi-agent orchestration and execution.

Do I need external services to manage task dependencies for AI agents?

No external services are required to manage task dependencies for AI agents. The workflow relies entirely on built-in prompts and the Beads CLI to structure, declare blockers, and manage work orchestration without needing external integrations.

How do I start using the plan-to-beads conversion workflow?

To start plan-to-beads conversion, provide your markdown plan to the workflow using the described prompts, then use the bd CLI to create beads, declare dependencies, and initiate polishing rounds for verification and refinement.

Can I prioritize and triage tasks after converting a plan to beads?

Yes, you can prioritize and triage tasks after conversion using Beads Viewer integration. It provides planning insights and triage capabilities to help manage the generated beads and their dependency relationships effectively.

What's the best way to structure multi-agent work from a planning document?

The best way to structure multi-agent work from a planning document is to create dependency-aware beads that explicitly declare blockers and relationships. This approach manages orchestration reliably while providing self-documenting task descriptions for each agent.