Devcouncil Reviewer — Development agent for Claude Code
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
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 RepositoryRelated Agents
Fk Reviewer
Reviews a candidate diff before it is evaluated - API preservation, hidden CPU syncs, static-shape assumptions
Opensource Sanitizer
Pre-public-push safety net. Scans a diff or working tree for leaked secrets, PII, internal references, interna
Secrets Auditor
Credential scanner — scans staged diff and working tree for secrets, tokens, and credentials. Groups findings
Commit Change Grouper
Analyzes the working tree's git status and diff and proposes how to split the pending changes into logically s
P Code Review Correctness
Invoked by p-code-review to run the correctness / code-quality channel across the entire working tree (no diff
Worca Cc Code Reviewer
Code Reviewer for the orchestrator pipeline. Reviews the git diff of the implementation against the plan, writ
Related Skills
Pre Commit Review
Independent QA review of a working-tree diff before commit. Spawns a read-only reviewer agent to find correctn
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi
Check Staged
Inspect the staged changes for correctness, logic integrity, and impact relative to the last commit. Stash uns