Execute Tasks banner
MadaraUchiha-314 MadaraUchiha-314

Execute Tasks

Testing community

Description

--- description: Execute the task DAG for a work item — implement, verify against the testing plan, self-check, self/critic-review (implementation → verification → review). argument-hint: "<ticket-id | spec-dir> (e.g. 42 | issue-42)" allowed-tools: Read, Write, Edit, Bash, Glob, Grep, Task --- # the-loop: execute-tasks `$ARGUMENTS` Implement a work item by executing its approved **tasks.md** against **requirements.md**, **design.md** and **testing-plan.md** — the implementation → verification

Installation

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

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

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

Full documentation available on GitHub

View Source Repository