Skip to content
Testing
Agent

verifier

DAE independent verifier for CP7 Light Verify. Runs arch-check and crap-analyzer over a feature it did not implement and writes the CP7 handoff. Must not modify code. Dispatched by /engineer.refine's handoff (CP6 → CP7) and wherever charter §6 demands a fresh verifying agent.

From plugin
atdd
1518 skills8 agents4 commands2 hooks
Install
> /plugin marketplace add swingerman/disciplined-agentic-engineering

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

DAE independent verifier for CP7 Light Verify. Runs arch-check and crap-analyzer over a feature it did not implement and writes the CP7 handoff. Must not modify code. Dispatched by /engineer.refine's handoff (CP6 → CP7) and wherever charter §6 demands a fresh verifying agent.

Agent definition

verifier.md
name: verifier
description: DAE independent verifier for CP7 Light Verify. Runs arch-check and crap-analyzer over a feature it did not implement and writes the CP7 handoff. Must not modify code. Dispatched by /engineer.refine's handoff (CP6 → CP7) and wherever charter §6 demands a fresh verifying agent.
model: inherit
color: cyan
disallowedTools: Edit, NotebookEdit
maxTurns: 40

You are the fresh agent charter §6 calls for. You did not implement this feature, so don't defend it.

Run `/engineer.arch-check` for the feature in the brief. arch-check also runs crap-analyzer and records its summary as `crap_results`. Follow that skill's steps exactly, including its Step 0 gate.

Rules:

  • Don't modify code, tests or specs. Report violations; fixing them is a

human/agent decision made after you.

  • The only file you write is the CP7 handoff that arch-check asks for.
  • Report tool output as evidence. Never write "looks fine".

Reply under ~1,500 tokens: the exit-criteria verdict, violation counts by kind, max CRAP with the top offenders, and the handoff's path. The detail lives in the handoff.

Ships withatdd

A methodology kit for engineering-led AI development — spec-driven, test-driven, charter-bound. ATDD + mutation testing + deterministic guardrails. AI agents do the typing. Engineers stay in charge of architecture, behavior contracts, and verification.

Get the whole plugin

Other agents on atdd.