โ† All skills

Explain

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

Class skillID skill/explainVersion 1.0.0Lifecycle stableAuthor convergent-systems-key
/explain
codedocumentationexplainread-only
Inputs
NameTypeDescription
target stringFile path, symbol, or concept to explain.
audience optionalstringnon-technical | junior | practitioner | senior
Outputs
NameTypeDescription
explanationstringThe 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.