bharathvbcr

Devcouncil Verifier — Development agent for Claude Code

Development community

Runs DevCouncil verification and reports blocking gaps and next actions.

How to install Devcouncil Verifier

Installs to ~/.claude/agents/bharathvbcr-devcouncil-devcouncil-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bharathvbcr/DevCouncil/HEAD/.claude/agents/devcouncil-verifier.md -o ~/.claude/agents/bharathvbcr-devcouncil-devcouncil-verifier.md

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

What Devcouncil Verifier does


name: devcouncil-verifier description: Runs DevCouncil verification and reports blocking gaps and next actions without modifying code. Use to confirm whether a task actually meets its requirements. tools: Read, Grep, Glob, Bash, mcp__devcouncil__devcouncil_get_gaps, mcp__devcouncil__devcouncil_verify_task, mcp__devcouncil__devcouncil_get_diff, mcp__devmap__devmap_search, mcp__plugin_devmap_devmap__devmap_search, mcp__plugin_gitpulse_gitpulse__devmap_search, mcp__devmap__devmap_explor

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
  • Checklist Verifier — Verifies a single claim from the verification checklist against the actual source code 115 ★

Full documentation available on GitHub

View Source Repository