backlog-add-task
Installation
SKILL.md
Purpose
Create a new task in .backlog/ (flat layout) following the existing “T000/T001” style.
This skill is interactive: create the task file early, then iterate with the human until the task is ready to be picked up for development.
When to use me
- Use when the human says: “Create a task …” or provides a new
TXXX-...task name. - Do NOT use for archiving; use
backlog-archive-taskfor that.
Prerequisites
- The human can provide an explicit task ID (
TXXX) and a short name.- If the ID is not provided, you MUST compute and propose the next available
TXXX.
- If the ID is not provided, you MUST compute and propose the next available
Procedure
Use todowrite with the below checklist.