End-to-end verification agent. Checks that slides compile, render, deploy, and display correctly. Use proactively before committing or creating PRs.
$curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/HEAD/.claude/agents/verifier.mdInstalls into the current project.
Install verifier by running `curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/HEAD/.claude/agents/verifier.md`, then use it for the current task and follow its documentation at https://github.com/pedrohcgs/claude-code-my-workflow.