From hunch
Use when the user asks to explain or understand a code change, diff, branch, or PR — or to catch up on a change an agent built before reviewing or shipping it. Triggers on "what changed here", "walk me through what you built", "help me understand this before merging".
How this skill is triggered — by the user, by Claude, or both
Slash command
/hunch:graspThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The reader is not verifying — they're staying a participant. Understanding is what lets them have the next idea. Build it the way education does.
The reader is not verifying — they're staying a participant. Understanding is what lets them have the next idea. Build it the way education does.
Explore the surrounding system, not just the diff.
Invite the reader to hold the change until they pass — shipping past a failed quiz banks cognitive debt. Feedback per question only; never a score, streak, or grade.
YYYY-MM-DD-<slug>.html — one long page, never tabs; quiz interactive.<pre>, or white-space: pre-wrap on styled divs.npx claudepluginhub saadshahd/moo.md --plugin hunchGenerates a rich, interactive HTML explanation of a diff, branch, PR, or uncommitted changes with Background, Intuition, Code walkthrough, and Quiz sections, published as a hosted Claude Code artifact. Use before creating a PR or when deeply understanding a change.
Creates a rich, self-contained HTML explainer for diffs, PRs, branches, or commits with background, intuition diagrams, a code walkthrough, and an interactive quiz.
Produces a change report and quiz after a working session to ensure the user understands modifications before merging. Use for large changes or when asking 'what did we do?'