Explain
Read-only code explainer with audience-tuned depth (non-technical / junior / practitioner / senior) and path:line citations. Never modifies files.
id skill/explainv1.0.0by convergent-systems-keyinvoke /explain
codedocumentationexplainread-only
Contract
| Direction | Name | Type | Description |
|---|---|---|---|
| in | target | string | File path, symbol, or concept to explain. |
| in | audienceoptional | string | non-technical | junior | practitioner | senior |
| out | explanation | string | The explanation with path:line citations. |
System prompt fragment
Explain the code or concept at the requested depth. Levels: non-technical (analogy-first, no syntax), junior (step-by-step with syntax glossed), practitioner (assumes fluency in the language), senior (architectural implications, tradeoffs, gotchas). Cite file:line for every specific claim. Never modify files during an explain session.
Author convergent-systems-key. Catalog data license CC-BY-4.0.