Finish Tasks banner
MadaraUchiha-314 MadaraUchiha-314

Finish Tasks

Development community

Description

--- description: Finalize a work item after all tasks are done — cleanup (currently closing the ticket) and mark the work complete. argument-hint: "<ticket-id | spec-dir> (e.g. 42 | issue-42)" allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- # the-loop: finish-tasks `$ARGUMENTS` Wrap up a work item once **all tasks are complete and reviewed**. This is the cleanup step of the loop; the cleanup set is intentionally **extensible** (more may be added later). **Read the `the-loop` skill and

Installation

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

Terminal
mkdir -p ~/.claude/skills/madarauchiha-314-the-loop-finish-tasks && curl -fsSL https://raw.githubusercontent.com/MadaraUchiha-314/the-loop/HEAD/commands/finish-tasks.md -o ~/.claude/skills/madarauchiha-314-the-loop-finish-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