bharathvbcr

Devcouncil Reviewer — Development agent for Claude Code

Development community

Reviews the working-tree diff against DevCouncil policy and the code.

How to install Devcouncil Reviewer

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

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

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

What Devcouncil Reviewer does


name: devcouncil-reviewer description: Reviews the working-tree diff against DevCouncil policy and the code graph. Use for a structural, policy-aware code review before merge. tools: Read, Grep, Glob, Bash, mcp__devcouncil__devcouncil_get_diff, mcp__devcouncil__devcouncil_policy_check_write, mcp__devmap__devmap_impact, mcp__plugin_devmap_devmap__devmap_impact, mcp__plugin_gitpulse_gitpulse__devmap_impact, mcp__devmap__devmap_explore, mcp__plugin_devmap_devmap__devmap_explore, mcp__

Alternatives in Development

  • Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
  • Implementation Reviewer — Reviews completed implementations against their plan 415 ★
  • Ac Claim Verifier — Phase 3.4 claim verifier 115 ★

Full documentation available on GitHub

View Source Repository