home/productivity/verifier-prompt-template

Verifier Prompt Template

GPTClaudeDeepSeek··100 copies·updated 2026-07-14
verifier-prompt-template.prompt
# Verifier plan — template

A Verifier Plan pairs each work item with the **exact narrowest check** that confirms its Done-when. It is
written **with the plan** (before dispatch) and run by the orchestrator **after** each item, before
dispatching the next. The orchestrator runs the probe itself — it does **not** take the subagent's word.

**Narrowest useful check first.** A single focused test or a grep on the named deliverable beats running
the whole suite. Broaden only when the change crosses shared contracts.

## Fill-in template

when to use it

Community prompt sourced from the open-source GitHub repo raydocs/fusion-deck (MIT). A "Verifier Prompt Template" 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

raydocs/fusion-deck · MIT