End-to-end verification agent for manuscript formatting outputs. Checks that ingest succeeded, docx was generated, compliance checklist exists, and output files are valid. Use proactively before committing or delivering outputs.
$curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/maxwell2732/my-submission-formatting-agent/HEAD/.claude/agents/verifier.mdInstalls into the current project.
Install verifier by running `curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/maxwell2732/my-submission-formatting-agent/HEAD/.claude/agents/verifier.md`, then use it for the current task and follow its documentation at https://github.com/maxwell2732/my-submission-formatting-agent.