Codeweb Domain Mapper banner
GhostlyGawd GhostlyGawd

Codeweb Domain Mapper

Development community

Description

--- name: codeweb-domain-mapper description: Read-only domain-tagging and overlap-detection pass for the codeweb plugin. Given the merged node/edge graph, clusters nodes into semantic domains, assigns a domain to every node, and detects cross-domain overlap (duplicated logic, parallel implementations, tangled responsibilities) with ranked consolidation recommendations. Returns JSON. tools: Read, Grep, Glob model: opus --- # codeweb-domain-mapper Convert the raw symbol graph into a **domain map

Installation

Installs to ~/.claude/agents/ghostlygawd-codeweb-codeweb-domain-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GhostlyGawd/codeweb/HEAD/agents/codeweb-domain-mapper.md -o ~/.claude/agents/ghostlygawd-codeweb-codeweb-domain-mapper.md

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

Full documentation available on GitHub

View Source Repository