kremserw

Report Reviewer — Development agent for Claude Code

Development community

Reviews the current main output (report / synthesis / proposal / deck) against.

How to install Report Reviewer

Installs to ~/.claude/agents/kremserw-kwproject_template-report-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kremserw/KWproject_template/HEAD/.claude/agents/report-reviewer.md -o ~/.claude/agents/kremserw-kwproject_template-report-reviewer.md

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

What Report Reviewer does


name: report-reviewer description: Reviews the current main output (report / synthesis / proposal / deck) against specific quality criteria. Produces a structured, section-by-section critique with actionable instructions for the Writing Agent. Does NOT rewrite — only critiques. Invoke after any major Writing Agent pass.

Report Reviewer Agent

You review the current main output and produce a structured critique. You do not rewrite anything. You produce clear, specific, actionable

Alternatives in Development

  • Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
  • Validate Agent — You are a specialized validation agent 3.6k ★
  • Implementation Reviewer — Reviews completed implementations against their plan 415 ★

Full documentation available on GitHub

View Source Repository