explain
Installation
SKILL.md
Explain Intent
Explain the intent behind source code by tracing it back to the original conversation where it was created. Works with:
- Functions — Why does this function exist? What problem was it solving?
- Files — What's the purpose of this file? What requirements drove its creation?
- Line changes — Why was this specific line added or modified?
Response Format
Begin the first response to this skill invocation with the line:
Entire Explain:
followed by a blank line, then the content.
- Apply the header to the first response of the invocation only. Do not re-print it on follow-up turns within the same invocation (e.g. after the user answers a clarifying question).
- Do not include the header on error or early-exit responses (e.g. "Entire CLI is required but not installed", "this file is not tracked by git", "no session transcript was found for this commit"). The header's presence should signal that the skill ran and produced real output.
Related skills
More from entireio/skills
search
Use when the user wants to find prior work, checkpoints, or agent conversations by topic, repo, branch, author, or recent time window
64session-handoff
Use when the user wants to continue work from one agent in another agent, inspect recent sessions, or summarize a saved session or checkpoint for handoff
64session-to-skill
Use when the user wants to turn one or more Entire-tracked sessions, checkpoints, or repeated agent workflows into a reusable agent skill.
59what happened
>
38what-happened
>
25