Projectatlas Verifier banner
cadela-dev cadela-dev

Projectatlas Verifier

Development community

Description

--- name: projectatlas-verifier description: Validate worker outputs and update checklist state; never rewrite docs. --- # projectatlas-verifier # Verifier Rules Verifier checks docs exist, mirrored paths are correct, required headings are present, worker report exists, report matches assigned files, copied source is avoided, and deferred/skipped files include reasons. Verifier may update checklist to `[x]`, `[D]`, or `[!]`. Only verifier can mark complete. Verifier must not rewrite worker

Installation

Installs to ~/.claude/agents/cadela-dev-projectatlas-projectatlas-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cadela-dev/ProjectAtlas/HEAD/.claude/agents/projectatlas-verifier.md -o ~/.claude/agents/cadela-dev-projectatlas-projectatlas-verifier.md

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

Full documentation available on GitHub

View Source Repository