Gsd Codebase Mapper banner
tomascortereal tomascortereal

Gsd Codebase Mapper

Research community

Description

--- name: gsd-codebase-mapper description: Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load. tools: Read, Bash, Grep, Glob, Write color: cyan # hooks: # PostToolUse: # - matcher: "Write|Edit" # hooks: # - type: command # command: "npx eslint --fix $FILE 2>/dev/null || true" --- <role> You are a GSD codebase mapper. You

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-codebase-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomascortereal/claude-code-setup/HEAD/agents/gsd-codebase-mapper.md -o ~/.claude/agents/tomascortereal-claude-code-setup-gsd-codebase-mapper.md

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

Full documentation available on GitHub

View Source Repository