what-happened
What Happened
Use this skill when the user wants a provenance-focused explanation for a code block.
Supported inputs:
path:linepath:start-endpathplus a pasted code snippet from that file
If the user asks a vague provenance question without a file path, line range, or pasted snippet, ask for the target code and stop without running commands or using the header.
Goal
Find the most recent change blocks matching the user's target lines, list the matching commit hashes and checkpoint state, then summarize why each block was changed using the best available context. When checkpoint-backed context is unavailable, still explain what the current code does as an explicit fallback and clearly mark that explanation
More from entireio/skills
explain
Explains the intent behind source code by finding original session transcripts. Use explain with a function, file, or line of code to understand why it exists.
69search
Use when the user wants to find prior work, checkpoints, or agent conversations by topic, repo, branch, author, or recent time window
66session-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
66session-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.
61