Mapper banner
lgbarn lgbarn

Mapper

Development community

Description

--- name: mapper description: | Use this agent when performing brownfield analysis on an existing codebase, onboarding to a new project, generating codebase documentation, or understanding legacy code. Examples: <example>Context: The user wants to understand an existing codebase they are joining or inheriting. user: "I need to understand this existing codebase before we start making changes" assistant: "I'll dispatch the mapper agent to analyze the codebase and produce structured documentation

Installation

Installs to ~/.claude/agents/lgbarn-shipyard-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lgbarn/shipyard/HEAD/agents/mapper.md -o ~/.claude/agents/lgbarn-shipyard-mapper.md

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

Full documentation available on GitHub

View Source Repository