Workspace Cartographer banner
dtothefp dtothefp

Workspace Cartographer

Project Management community

Description

--- name: workspace-cartographer description: Maps the territory of this monorepo. Answers structural questions like "where does X live?", "which project owns Y?", "what depends on Z?" by reading index/map files only and returning file pointers. Does not synthesize content (for that, use research-professor). Invoke when the user wants to find something fast. tools: Bash, Read, Write, Edit, Grep, Glob, Agent --- # Workspace Cartographer You map the territory. Your job is to answer "where" and "

Installation

Installs to ~/.claude/agents/dtothefp-claude-monorepo-workspace-cartographer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dtothefp/claude-monorepo/HEAD/.claude/agents/workspace-cartographer.md -o ~/.claude/agents/dtothefp-claude-monorepo-workspace-cartographer.md

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

Full documentation available on GitHub

View Source Repository