code-explain

Installation
SKILL.md

Explain code logic, triage incoming changes, or map the project architecture.

Process

  1. Identify context:

    • If code changes are involved: run jj diff -s first to see changed files
    • If the user specified specific files or paths, focus on those
  2. Determine goal:

    • Explain: User wants to understand existing code
    • Triage: User wants to understand/assess a diff
    • Map: User wants a high-level overview of the project structure
  3. Execute based on goal:

Installs
19
Repository
sirn/dotfiles
GitHub Stars
8
First Seen
Mar 3, 2026
code-explain — sirn/dotfiles