backlog-workflow

Automate Backlog.md task, epic, and dependency management workflows.

9|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/yebot/rad-cc-plugins --skill backlog-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlog-workflow
Source: https://github.com/yebot/rad-cc-plugins/tree/main/plugins/backlog-md/skills/backlog-workflow
Command: npx skills add https://github.com/yebot/rad-cc-plugins --skill backlog-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing project tasks, epics, and dependencies in a markdown-native system requires expert guidance to ensure efficiency and clarity. This skill provides comprehensive knowledge for working with Backlog.md, enabling seamless task management and progress tracking.

Core Features & Use Cases

  • Core Task & Epic Management: Learn to create, edit, and manage tasks, including status, priority, labels, and assignees, and organize work into epics with parent-child relationships.
  • Dependency & Acceptance Criteria Handling: Effectively establish task dependencies to prevent blockers and manage acceptance criteria, ensuring clear definitions of done.
  • Workflow Patterns & MCP Integration: Follow proven workflow patterns for starting, during, and completing work, and leverage direct MCP tool calls for advanced automation.

Quick Start

To create a new task with a title, description, and two acceptance criteria, ask the skill to "Show me the Backlog.md CLI command to create a task 'Implement user authentication' with description 'Add login/logout' and ACs 'Login works' and 'Logout works'."

Frequently Asked Questions about backlog-workflow

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

FAQPage Schema
How do I manage tasks and dependencies in a markdown-based backlog?

Backlog.md automates task management by organizing work into markdown files with built-in support for task creation, status tracking, dependencies, and acceptance criteria. You can establish task relationships, validate circular references, and maintain parent-subtask hierarchies directly in your backlog structure.

Can I track task dependencies and prevent project blockers?

Yes. Backlog.md handles dependency management by letting you link tasks, validate for circular references, and establish clear blocker relationships. This ensures dependencies are tracked accurately and prevents downstream tasks from starting prematurely.

What's the best way to organize epics and subtasks in a markdown workflow?

Backlog.md supports parent-child relationships, allowing you to group related tasks into epics and break work into subtasks. You can manage status, labels, assignees, and acceptance criteria across the hierarchy for end-to-end project visibility.

How do I automate backlog operations from the command line?

Backlog.md includes CLI commands and MCP integration for direct execution of task CRUD operations, status updates, and dependency validation. This enables scripting and automation without manual markdown editing.

Can I use Backlog.md for Kanban board workflows and task archival?

Yes. Backlog.md supports Kanban board usage through status tracking, task search, and overview capabilities, plus archival workflows for completed work. You can move tasks through lifecycle states and maintain project history.

What acceptance criteria and notes handling does Backlog.md support?

Backlog.md manages multi-line notes and detailed acceptance criteria for each task, enabling clear definitions of done. You can organize acceptance criteria alongside task metadata to improve clarity and completion tracking.