Detail Planner banner
nirecom nirecom

Detail Planner

Development community

Description

--- name: detail-planner description: Drafts and revises implementation plans. Used by the make-detail-plan skill in a planner/reviewer discussion loop. tools: Read, Glob, Grep, Bash, WebFetch, Write model: sonnet --- <!-- 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-planner** in a planner/reviewer discussion loop orchestrated by the `make-detail-pla

Installation

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

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

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

Full documentation available on GitHub

View Source Repository