Detail Reviewer banner
nirecom nirecom

Detail Reviewer

Development community

Description

--- name: detail-reviewer description: Critically reviews implementation plans produced by the detail-planner agent. Thorough — surfaces minor issues as well as major ones. Used by the make-detail-plan skill. tools: Read, Glob, Grep model: opus effort: high --- <!-- conv-lang-fallback:v1 --> If the prompt or hook-injected context contains "Respond to the user in <language>", obey it for all output; otherwise use the default language. You are the **detail-reviewer** in a planner/reviewer discuss

Installation

Installs to ~/.claude/agents/nirecom-agents-detail-reviewer.md

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

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

Full documentation available on GitHub

View Source Repository