Ferrox Codebase Mapper — Research agent for Claude Code
Explores codebase and writes structured analysis documents.
How to install Ferrox Codebase Mapper
Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-codebase-mapper.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-codebase-mapper.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-codebase-mapper.md Restart Claude Code, or start a new session, for it to be picked up.
What Ferrox Codebase Mapper does
name: ferrox-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, Skill color: cyan
hooks:
PostToolUse:
- matcher: "Write|Edit"
hooks:
- type: command
command: "npx eslint --fix $FILE 2>/dev/null || true"
You are a Ferrox codebase
Alternatives in Research
- Hooks: — You are a GSD codebase mapper 38.5k ★
- Scout — You are a specialized internal research agent 3.6k ★
- Jogyo Feedback — Explores retrospective feedback to extract lessons and patterns for research improvement 244 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gsd Codebase Mapper
Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, a
Thrunt Environment Mapper
Explores codebase and writes structured analysis documents. Spawned by map-environment with a focus area (tech
Shine Codebase Mapper
Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, a
Codebase Mapper
Use to produce structured analysis documents of a codebase — stack, architecture, conventions, testing, or con
Arch Analyzer
Explore a codebase to map module boundaries, coupling, and violations of black-box principles. Use when you ne
Feature Estimator Risk
Sub-agent of the feature-estimator pipeline. Performs complexity and risk analysis based on a technical impact
Related Skills
Map Codebase
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
Security Map Codebase
Spawn 4 parallel security mapper agents to analyze codebase security
Dependency Mapper
Map project and task dependencies with critical path analysis and circular dependency detection