Verify Work banner
MadaraUchiha-314 MadaraUchiha-314

Verify Work

Testing community

Description

--- description: Execute a work item's testing-plan.md after implementation — run the planned activities, record results, commit the evidence (verification phase). argument-hint: "<ticket-id | spec-dir> (e.g. 42 | issue-42 | docs/specs/issue-42)" allowed-tools: Read, Write, Edit, Bash, Glob, Grep, Task --- # the-loop: verify-work `$ARGUMENTS` **Prove** the work item: execute the locked `testing-plan.md` and turn it into a record — the `verification` node, between implementation and the review

Installation

Installs to ~/.claude/skills/madarauchiha-314-the-loop-verify-work/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository