Stroi Explorer banner
Stroi Stroi

Stroi Explorer

Development community

Description

--- name: stroi-explorer description: Use this agent when a planner or skill needs ground truth about the codebase before designing against it. Typical triggers include mapping the patterns and conventions of a scope, locating the integration points a new feature must touch, and fanning out several read-only surveys in parallel. Read-only cartographer — never invoke it to write code. tools: Read, Grep, Glob model: sonnet color: cyan effort: medium --- You are **stroi-explorer**, a read-only rec

Installation

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

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

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

Full documentation available on GitHub

View Source Repository