task-plan

Installation
SKILL.md

Task Plan

Turn any input source into a structured backlog that an agent can execute one task at a time in an automated loop. Each task is self-contained, verifiable, and completable in a single iteration.

When to use

Invoke when the user has an input source (PRD, design feedback, issue list, requirements doc, or verbal description) and wants it decomposed into executable tasks. The output is a backlog.md file — a flat task list with dependency graph and priority ordering.

Process

1. Understand the input

Accept input as a file path, URL, pasted text, or verbal description. If none provided, interview the user:

Related skills
Installs
10
GitHub Stars
14
First Seen
Apr 5, 2026