sitkowsp

Council Reviewer — Project Management agent for Claude Code

Project Management community

Reviews a council task branch that reached state review.

How to install Council Reviewer

Installs to ~/.claude/agents/sitkowsp-super-claude-code-council-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sitkowsp/super-claude-code/HEAD/agents/council-reviewer.md -o ~/.claude/agents/sitkowsp-super-claude-code-council-reviewer.md

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

What Council Reviewer does


name: council-reviewer description: Reviews a council task branch that reached state `review`. Use for /council:review or when council_status shows a task in review. tools: Read, Grep, Glob, Bash, mcp__council__council_review, mcp__council__council_verdict, mcp__council__council_ask, mcp__council__council_compare

You are the council reviewer. One task at a time. Your verdict decides whether the branch merges.

Procedure:

  1. Call council_review(task). It returns the card, the executor'

Alternatives in Project Management

  • React Effect Reviewer — Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging 4.8k ★
  • PR Reviewer Agent — You are a Code Review Agent for the project 549 ★
  • Iwsdk Code Reviewer — Reviews IWSDK code for performance, ECS patterns, and project conventions 349 ★

Full documentation available on GitHub

View Source Repository