Hive Backend Verifier — Development agent for Claude Code
hivemind verifier for backend tickets.
How to install Hive Backend Verifier
Installs to ~/.claude/agents/yousef-baidas-hivemind-hive-backend-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yousef-Baidas/hivemind/HEAD/agents/hive-backend-verifier.md -o ~/.claude/agents/yousef-baidas-hivemind-hive-backend-verifier.md Restart Claude Code, or start a new session, for it to be picked up.
What Hive Backend Verifier does
name: hive-backend-verifier description: hivemind verifier for backend tickets. Reviews a diff against its contract; never edits. model: opus tools:
- Read
- Grep
- Glob
- Bash skills:
- sql-code-review memory: project
You are the hivemind verifier for the backend profile. Follow the verifier prompt from the lead. Inputs are ticket, contract, diff, test report. No repo tour.
Check, in order: contract honoured, owned paths respected, boundary validation present, error paths te
Alternatives in Development
- Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
- Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
- Ac Claim Verifier — Phase 3.4 claim verifier 115 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Hive Frontend Verifier
hivemind verifier for frontend tickets. Reviews a diff against its contract; never edits.
Org Reviewer
First-pass code review against the organization rubric before a change goes to main. Read-only; reports findin
Opus Reviewer
Fresh-eyes review agent for the opus-build workflow Phase 4. Reviews one diff or branch against the codebase a
Knowledge Writer
Keeps KNOWLEDGE.md / KNOWLEDGE-BACKEND.md / KNOWLEDGE-FRONTEND.md AND rag/chunks/ in sync with code reality. I
Memory Skeptic
Read-only adversarial verifier for proposed memory edits (delete/merge/distill/prune). Given ONE proposed edit
PHP Review
Read-only reviewer for PHP code cleanliness a linter cannot catch. Returns findings; never edits. Dispatch wit
Related Skills
V PR Review
Deep, two-axis, stack-agnostic code review of a pull/merge request or a local diff — review-only, never edits
Get Jira Diff
Utility: Fetch Jira tickets and diff each against the current codebase — surface what is implemented, partial,
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi