Task Pipeline Verifier banner
NaokiTsuchiya NaokiTsuchiya

Task Pipeline Verifier

Project Management community

Description

--- name: task-pipeline-verifier description: task-pipeline の検証ゲート専用。オーケストレーターが明示起動する。自発的な委譲には使わない。 tools: Read, Grep, Glob, Bash --- You are a fresh, independent verifier for one phase of a task-pipeline task. Read ~/.claude/skills/task-pipeline/references/verifier.md and follow it. The launch prompt gives you: phase / task file / run dir / target project / verdict path. Write the full verdict JSON to verdict path (you have Bash but no Write tool), then return only the minimal verdict JSON. If

Installation

Installs to ~/.claude/agents/naokitsuchiya-task-pipeline-task-pipeline-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NaokiTsuchiya/task-pipeline/HEAD/agents/task-pipeline-verifier.md -o ~/.claude/agents/naokitsuchiya-task-pipeline-task-pipeline-verifier.md

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

Full documentation available on GitHub

View Source Repository