โ† All skills

Explain

Read-only code explainer with audience-tuned depth (non-technical / junior / practitioner / senior) and path:line citations. Never modifies files.

Class skill ID skill/explain Version 1.0.0 Lifecycle stable Author convergent-systems-key
/explain
codedocumentation explainread-only
Inputs
NameTypeDescription
target string File path, symbol, or concept to explain.
audience optional string non-technical | junior | practitioner | senior
Outputs
NameTypeDescription
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.

Attribution: convergent-systems-key. License: Apache-2.0 or as stated by the originating repository.