task-loop-verify

Installation
SKILL.md

Task Loop Verification

Verify the current task in the loop and output a completion marker if successful. This skill wraps task-verifier and outputs the marker that the stop hook looks for.

When to Use

Use this skill when:

  • You've finished implementing a task and want to verify it
  • The stop hook has triggered another loop iteration
  • You want to exit the task loop cleanly

Process

Step 1: Read Loop State

First, check for the pointer file and get the state path:

Installs
3
GitHub Stars
20
First Seen
Mar 10, 2026
task-loop-verify — jsegov/shipspec-claude-code-plugin