backlog-as-code
Installation
SKILL.md
Triggers
Apply this skill when the concern is AUTHORING or MAINTAINING items in a local versioned markdown backlog (docs/BACKLOG.md):
- /backlog-file-init — materialize docs/BACKLOG.md (Legend + empty Backlog)
- /backlog-add — append one well-formed item
- /backlog-list — render current pending items (read-only)
- /backlog-update — change an item's state or edit it in place
Do NOT apply for: auditing/repairing backlog integrity (that is backlog —
/backlog-audit, /backlog-fix), GitHub/Jira/Linear storage (that is
project-tracking), or eliciting/sharpening a raw requirement (that is
requirement-forge). This skill OWNS item authoring; backlog OWNS integrity.
Pairs with backlog (integrity health of the same file), project-tracking
(GitHub adapter), and requirement-forge (input filter for one item).