backlog-quick-reference

Enforce Backlog.md CLI file naming and task operation workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently managing tasks, acceptance criteria, and documentation requires strict adherence to CLI commands and file conventions. This skill provides a critical quick reference for Backlog.md CLI, ensuring correct usage and preventing workflow disruptions.

Core Features & Use Cases

  • Critical File Naming Rules: Understand and adhere to the sacred task-{id} - {title}.md pattern, crucial for CLI functionality and metadata synchronization.
  • Essential Task Operations: Quickly learn commands for creating, editing, viewing, and managing task status, assignees, labels, and priorities.
  • Acceptance Criteria & Notes Management: Master adding, checking, unchecking, and removing acceptance criteria, and effectively documenting implementation plans and notes.

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 'Refactor API endpoints' with description 'Improve performance' and ACs 'All endpoints respond in <100ms' and 'Code coverage >90%'."

Frequently Asked Questions about backlog-quick-reference

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

FAQPage Schema
How do I create a task in Backlog.md CLI with acceptance criteria?

Use the Backlog.md CLI to create tasks with the command structure: specify task title, description, and acceptance criteria as flags or arguments. The CLI generates files following the `task-{id} - {title}.md` naming pattern and stores criteria in standardized metadata, ensuring proper synchronization and workflow enforcement.

What's the correct file naming convention for Backlog.md task management?

Task files must follow the `task-{id} - {title}.md` pattern strictly. This naming convention is critical for CLI functionality and metadata synchronization. Manual edits to filenames disrupt workflow; all task operations must use CLI commands to maintain this pattern.

Can I manually edit task files in Backlog.md, or must I use CLI commands?

All task operations—creation, editing, status updates, and metadata changes—must go through CLI commands. Manual file edits are prohibited because they break metadata synchronization and violate the enforced workflow rules that keep your backlog consistent and queryable.

How do I manage acceptance criteria and implementation notes in Backlog.md tasks?

Use CLI commands to add, check, uncheck, or remove acceptance criteria. Implementation plans and notes are stored as standardized metadata within task files. The CLI enforces correct formatting and prevents corruption from direct editing.

What workflow rules does Backlog.md CLI enforce for task management?

Backlog.md enforces CLI-based workflows with strict file naming, mandatory metadata conventions, and standardized task operations. These rules prevent accidental data loss, ensure consistent task state, and enable reliable synchronization across your project management processes.

How do I update task status, assignees, and labels in Backlog.md?

The Backlog.md CLI provides dedicated commands to modify task properties like status, assignees, and labels. Each operation updates task metadata consistently within the `task-{id} - {title}.md` file structure, maintaining workflow integrity without manual file edits.