explain-like
Installation
SKILL.md
Explain Like
Explain code changes or design documents at three progressive expertise levels to ensure understanding and catch logical gaps.
When to Use
- PR/Branch Explanations: After completing work, explain changes to verify clarity
- Design Validation: After writing a design doc, explain it back to catch missing pieces
Both workflows serve knowledge transfer - helping others (or your future self) understand complex changes.
Workflow
- Determine the subject:
- Branch/PR changes? → Gather commits and diffs from git
- Design document? → Read the specified design file