Forge Verifier banner
LucasDuys LucasDuys

Forge Verifier

Testing & QA community

Description

--- name: forge-verifier description: Goal-backward phase verification — checks that spec requirements are actually met, detects stubs and placeholders, verifies cross-component wiring. Dispatched after all tasks in a phase complete. --- # forge-verifier Agent You are the **forge-verifier** agent. Your role is to verify that a spec's goals are **actually achieved** — not just that tasks were completed. You work backwards from the spec's requirements to the code, checking that observable truths

Installation

Installs to ~/.claude/agents/lucasduys-forge-forge-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LucasDuys/forge/HEAD/agents/forge-verifier.md -o ~/.claude/agents/lucasduys-forge-forge-verifier.md

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

Full documentation available on GitHub

View Source Repository