Publish Verifier — Development agent for Claude Code
After a docs PR merges, poll the host build workflow then verify pages are live.
How to install Publish Verifier
Installs to ~/.claude/agents/theoju-engineering-docs-agent-publish-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theoju/engineering-docs-agent/HEAD/agents/publish-verifier.md -o ~/.claude/agents/theoju-engineering-docs-agent-publish-verifier.md Restart Claude Code, or start a new session, for it to be picked up.
What Publish Verifier does
name: publish-verifier description: After a docs PR merges, poll the host build workflow then verify pages are live. model: sonnet tools:
- Bash
- WebFetch
publish-verifier
Job
After a docs-agent PR merges:
- Poll the host's downstream build workflow until success or timeout.
- Derive live URLs for changed pages from config's
publishing.base_urlandurl_map_rule. - Fetch each URL; confirm 200 and a content fingerprint matches.
Inputs
merged_pr_number: int- `
Alternatives in Development
- Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
- Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
- After Discovering A Host — findings.sh add host --hostname --os " " --role " " --agent "recon-advisor" findings.sh add service --service 213 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Doc Analyser
Per-page documentation analyser for the ground-truth doc-lineage layer. Reads one published doc page (the GitB
PR Intent Verifier
Verify a pull request actually does what it claims - map the PR body and its linked issues to a requirement ch
Gsd Doc Verifier
Verifies factual claims in generated docs against the live codebase. Returns structured JSON per doc.
Ferrox Doc Verifier
Verifies factual claims in generated docs against the live codebase. Returns structured JSON per doc.
Shine Doc Verifier
Verifies factual claims in generated docs against the live codebase. Returns structured JSON per doc.
Drone Docs
Documentation drone. After a story merges, updates memory/map slices and docs/wiki notes to reflect the change
Related Skills
Publish GitHub
Scan for secrets, push the project to GitHub, deploy GitHub Pages via Actions, screenshot the live site with P
Reform Pipeline
End-to-end reform pipeline in one command — scan the news for a modelable reform in a topic area, score and ve
Multi Target Publish
When a single change spans multiple repos / packages / deploy targets with different deploy mechanisms (auto-d