backlog

Organize project backlog items as YAML-frontmatter Markdown files.

1|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/charleshall888/cortex-command --skill backlog-charleshall888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlog
Source: https://github.com/charleshall888/cortex-command/tree/main/plugins/cortex-core/skills/backlog
Command: npx skills add https://github.com/charleshall888/cortex-command --skill backlog-charleshall888

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines project planning by turning scattered ideas and tasks into a structured backlog of standalone Markdown files that are easy to review, update, and reference.

Core Features & Use Cases

  • Each backlog item is a self-contained Markdown file with YAML frontmatter, enabling precise state tracking, sorting, and cross-reference.
  • Supports common backlog lifecycles (add, list, pick, ready, archive, reindex) and enforces a consistent frontmatter schema for readability and tooling compatibility.
  • Useful for agile workflows, per-epic planning, and lightweight task capture within Cortex's lifecycle orchestration.

Quick Start

Create a new backlog item with a title and open it for review, then manage it with add, list, pick, and archive commands.

Frequently Asked Questions about backlog

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

FAQPage Schema
How do I organize project backlog items as Markdown files?

Organize project backlog items as discrete Markdown files with YAML frontmatter to enable precise state tracking, sorting, and cross-reference for agile project-management workflows. This enforces a consistent schema for readability and tooling compatibility.

What is the best way to track agile backlog lifecycles in Markdown?

Track agile backlog lifecycles by managing standalone Markdown files through ready, add, list, pick, and archive commands. This enforces a consistent frontmatter schema for lifecycle-aware governance and item-tracking across per-epic planning.

How do I add and archive backlog items using Markdown?

Add and archive backlog items by creating a self-contained Markdown file and running the archive command. This lifecycle-aware workflow enforces a YAML frontmatter schema to maintain consistent state management across item-tracking operations.

Does this backlog approach work for lightweight agile task capture?

This backlog approach works for lightweight agile task capture by turning scattered ideas into structured standalone Markdown files. It provides lifecycle-aware commands to manage items within Cortex's workflow orchestration for per-epic planning.

Why use YAML frontmatter for backlog item state management?

Use YAML frontmatter for backlog item state management because it enforces a consistent schema across files, enabling precise state tracking, sorting, and cross-reference. This makes backlog items easy to review, update, and reference.

When should I not use standalone Markdown files for project backlog tracking?

You should not use standalone Markdown files for project backlog tracking if your workflow requires a centralized database rather than file-based state management, as this approach relies on discrete files and a strict YAML frontmatter schema for lifecycle orchestration.