home/productivity/task-reviewer-prompt

Task Reviewer Prompt

GPTClaudeDeepSeek··504 copies·updated 2026-07-14
task-reviewer-prompt.prompt
# Task Reviewer Prompt Template

Fill this template when dispatching a task reviewer. One task per dispatch — a
fresh tailored variant of subagent, self-contained. The reviewer sees only what
you put here; it does not inherit your session, the plan file, or prior
workers' context. The reviewer reads the task's diff once and returns two
verdicts: spec compliance and code quality. This is the loop's gate.

**Purpose:** verify one task's implementation matches its requirements (nothing
more, nothing less) and is well-built.

when to use it

Community prompt sourced from the open-source GitHub repo OutlineDriven/odin-claude-plugin (Apache-2.0). A "Task Reviewer Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

OutlineDriven/odin-claude-plugin · Apache-2.0