Create Tasks Plan banner
MadaraUchiha-314 MadaraUchiha-314

Create Tasks Plan

Testing community

Description

--- description: Create tasks.md (a DAG of tasks) for a work item from its approved requirements.md, design.md and testing-plan.md. argument-hint: "<ticket-id | spec-dir> (e.g. 42 | issue-42)" allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- # the-loop: create-tasks-plan `$ARGUMENTS` Break the approved requirements + design + testing plan into a **DAG of tasks** — the last spec artifact. A slice of `/the-loop:work-on`; `work-on` remains the superset. **Read the `the-loop` skill and `ref

Installation

Installs to ~/.claude/skills/madarauchiha-314-the-loop-create-tasks-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/madarauchiha-314-the-loop-create-tasks-plan && curl -fsSL https://raw.githubusercontent.com/MadaraUchiha-314/the-loop/HEAD/commands/create-tasks-plan.md -o ~/.claude/skills/madarauchiha-314-the-loop-create-tasks-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository