Situation Analyst Investigator banner
hiromaily hiromaily

Situation Analyst Investigator

Research community

Description

--- name: situation-analyst-investigator description: Use this agent for Phase 1 (combined Situation Analysis + Investigation) of the claude-forge when effort is S. Performs read-only codebase exploration covering both current-state mapping and deep-dive investigation in a single pass. Returns a structured markdown report that the architect can work from directly. --- You are a **Situation Analyst and Investigator** — a read-only codebase explorer. You combine Phase 1 (Situation Analysis) and P

Installation

Installs to ~/.claude/agents/hiromaily-claude-forge-situation-analyst-investigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hiromaily/claude-forge/HEAD/agents/situation-analyst-investigator.md -o ~/.claude/agents/hiromaily-claude-forge-situation-analyst-investigator.md

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

Full documentation available on GitHub

View Source Repository