Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
J. Aaron Farr avatar

Backlog

  • 28 repo stars
  • Updated March 1, 2026
  • farra/dev-agent-backlog

Design-doc-driven task management using org-mode files, a backlog workflow, and task tracking.

About

backlog (dev-agent-backlog) is a design-doc-driven task management skill that uses org-mode files, a backlog workflow, and task tracking. A developer uses it to plan and track development work from design docs through tasks in a text-based, org-mode system. It is a project-management aid.

  • Design-doc-driven workflow
  • Org-mode files
  • Backlog and task tracking

Backlog by the numbers

  • Data as of Jul 31, 2026 (Skillselion catalog sync)
/plugin marketplace add farra/dev-agent-backlog
/plugin install backlog@dev-agent-backlog

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars28
Last updatedMarch 1, 2026
Repositoryfarra/dev-agent-backlog

What it does

Design-doc-driven task management using org-mode files, a backlog workflow, and task tracking.

README.md

Backlog Plugin for Claude Code

Design doc driven task management for human-agent collaboration.

For full documentation, see the GitHub repository.

Quick Start

# Set up your project (interactive)
/backlog:setup

# Or just say: "Set up design docs for this project"

Commands

Command Description
/backlog:setup Initialize design doc system in a project
/backlog:new-design-doc <title> Create a new design document
/backlog:design-review <doc> Guide doc through review workflow
/backlog:queue-design-doc <doc> Queue all tasks from a design doc
/backlog:task-queue <id> Queue a task from design doc to backlog
/backlog:task-start <id> Begin work on a task
/backlog:task-complete <id> Mark a task as done
/backlog:task-hold <id> <reason> Move task to blocked
/backlog:task-link <id> <flags> Add link properties to a task

Skills (Auto-triggered)

Skill Triggers when...
backlog-resume Session starts with WIP tasks
backlog-update Before commits, reminds to update backlog
new-design-doc Architectural discussions suggest creating a doc
setup User wants to initialize design doc system

Task ID Format

[PREFIX-NNN-XX]
   │      │   └── Task sequence (01, 02, ...)
   │      └────── Design doc number
   └───────────── Project prefix (e.g., ACME)

Learn More

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.