domain-narrator
Domain narrator: reads all public symbols in a codebase, clusters them by call-graph density into business domains, and writes plain-English descriptions of what each domain does. Collector extracts public symbols and call graphs; LLM per cluster produces domain name, business responsibility (1-2 sentences), and business rules extracted from code. Read-only. Audience: Both. Trigger: /explain
Pinned to revision 345dfaa59547, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/domain-narrator/SKILL.md
- skills/domain-narrator/README.md
- skills/domain-narrator/scripts/domain-map.ps1
Every link opens the file at its source, pinned to the revision this page describes.