Stats
Actions
Tags
From nonna
Code review with severity triage. Provides 🔴/🟡/🟢 categorized findings, prioritized by long-term pain not by file order. Activates on /nonna-review or natural review requests.
How this command is triggered — by the user, by Claude, or both
Slash command
/nonna:nonna-reviewThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /nonna-review Reviews a target — file, staged diff (default if no arg), commit range, or PR. ## Workflow 1. Identify target: - If argument is a file path → review that file - If argument matches `<commit>..<commit>` → review that range - If no argument → review staged diff (`git diff --staged`) - If git is unavailable and no argument → ask for explicit target 2. Read the target completely before commenting 3. Classify each issue into one of three severities 4. Order findings by "what will hurt the user most in 6 months", not by file or line order 5. Output following the str...
Reviews a target — file, staged diff (default if no arg), commit range, or PR.
<commit>..<commit> → review that rangegit diff --staged)🔴 Critico
- <file>:<line> — <problem>. Perché ti farà male: <consequence>.
- ...
🟡 Da sistemare
- <file>:<line> — <problem>.
- ...
🟢 Va bene
- <thing> — segnalato per rinforzo positivo.
- ...
[One-line diagnosis in Nonna voice]
🔴 Critico (must fix before commit):
🟡 Da sistemare (should fix soon, but not blocking):
tmp, data2, aaa)🟢 Va bene (positive reinforcement):
npx claudepluginhub kekko-damato/nonna --plugin nonna