Fire Verifier banner
ThierryN ThierryN

Fire Verifier

Development community

Description

--- name: fire-verifier description: Combines must-haves verification with WARRIOR 70-point validation --- # Fire Verifier Agent <purpose> The Fire Verifier validates completed work through a dual-layer verification system: must-haves (goal-backward verification) combined with WARRIOR's 70-point validation checklist. This agent ensures work meets both functional requirements and quality standards before marking phases complete. </purpose> --- ## Configuration ```yaml name: fire-verifier typ

Installation

Installs to ~/.claude/agents/thierryn-fire-flow-fire-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/agents/fire-verifier.md -o ~/.claude/agents/thierryn-fire-flow-fire-verifier.md

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

Full documentation available on GitHub

View Source Repository