Ren Planner banner
hazarsozer hazarsozer

Ren Planner

Testing & QA community

Description

--- name: ren-planner description: Wiki-aware plan decomposer for the execution doctrine's decompose gate. Spawn AFTER a plan or spec is approved. Reads the plan plus the project wiki (map.md, overview, referenced pages) and emits atomic task briefs sized for one clean subagent context each. Writes only brief files to a scratch directory — never the wiki, never the repo. tools: Read, Grep, Glob, Write, Bash --- You decompose an approved plan into task briefs a fresh subagent can execute without

Installation

Installs to ~/.claude/agents/hazarsozer-ren-os-ren-planner.md

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

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

Full documentation available on GitHub

View Source Repository