beads-workflow

Convert markdown plans into dependency-aware beads with embedded testing guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Dunc4nJ/agent-skills --skill beads-workflow-dunc4nj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: beads-workflow
Source: https://github.com/Dunc4nJ/agent-skills/tree/main/skills/beads-workflow
Command: npx skills add https://github.com/Dunc4nJ/agent-skills --skill beads-workflow-dunc4nj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Beads workflow helps teams convert long-form markdown plans into fully structured, dependency-aware beads (tasks with explicit blockers) that are ready for autonomous agent execution. It bridges planning and action by providing a repeatable conduit from narrative plans to executable work units.

Core Features & Use Cases

  • Self-contained beads: each bead carries background, justification, and design in one unit.
  • Dependency graph: explicit blockers and prerequisites ensure safe, ordered execution.
  • Polishing and testing pipeline: iterative refinement with prompts to multiple models and integrated unit/tests.
  • Use Case: an organization converts a project plan into a bead suite to drive AI agents through planning, execution, and validation.

Quick Start

Record your markdown plan and run the beads workflow to generate the initial bead set.

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 executable AI workflows with dependency management?

To convert markdown plans into executable AI workflows, you can use a beads workflow to transform narrative text into structured, dependency-aware beads. Each bead acts as a self-contained task with explicit blockers for autonomous agent execution.

What is a beads workflow for autonomous agent orchestration?

A beads workflow is a structured system that breaks down plans into dependency-aware tasks for AI orchestration. It bridges planning and action by providing self-contained units that carry background, justification, and design for autonomous execution.

How do I structure a plan-to-action pipeline with explicit task dependencies?

To structure a plan-to-action pipeline with explicit task dependencies, generate a bead suite from your markdown plan. This creates a dependency graph where each bead has explicit blockers and prerequisites, ensuring safe and ordered execution.

Can I integrate testing and iterative refinement into automated task execution?

Yes, you can integrate testing and iterative refinement into automated task execution through the polishing and testing pipeline. This mechanism prompts multiple models for refinement and embeds unit tests directly within the generated beads.

Does the beads workflow system require external dependencies to run?

The beads workflow system has no external dependencies, making it self-contained. You only need to provide a markdown plan as the input to generate the initial set of structured, executable beads.

When should I avoid using a beads workflow for AI task orchestration?

You should avoid using a beads workflow if your project lacks a narrative markdown plan to convert, or if your tasks do not require explicit dependency graphs, iterative polishing workflows, and embedded testing guidance for autonomous execution.