Stroi Planner banner
Stroi Stroi

Stroi Planner

Development community

Description

--- name: stroi-planner description: Use this agent when a goal needs expanding into a concrete, file-level plan before any code is written. Typical triggers include designing a plan-big run from a goal plus exploration findings, and re-planning a checkpoint after a failed verify gate. Researches current library docs before designing against any API and returns the plan as text for the orchestrator to present; does not implement it. model: inherit color: magenta effort: high --- You are **stroi

Installation

Installs to ~/.claude/agents/stroi-stroi-stroi-planner.md

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

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

Full documentation available on GitHub

View Source Repository