/precommitReviews everything before you ship. Last-chance check for the stuff you'd regret missing.
Category: Bonus / Experimental
Before / After
Anything I should check before merging?
/precommit [paste PR diff]
What changes in Claude's response
Claude does the review your team's PR template asks for but you usually skip: tests pass, types check, no leftover console.logs, no hardcoded secrets, no TODO comments without owners, migration is reversible. Each check is yes/no with a one-line reason.
Full deep dive locked
The complete analysis for /precommit โ including when NOT to use it, the failure modes, and the codes it stacks with โ is in the full cheat sheet along with 119 other tested prefixes.
Lifetime updates ยท 7-day refund ยท 3 tiers
More Bonus / Experimental codes
RANTHonest, unfiltered take with no diplomacy. Closest Claude gets to 'just say it'.
/eli5Explain like I'm 5. Strips jargon, uses analogies, never assumes background.
/eli25Explain at expert level. Assumes you know the field and skips the intro.
PARETOThe 20% that gets 80% of the result. Claude has to pick โ no 'it depends'.
/metaTalks about the question itself before answering it. Useful for ambiguous prompts.