7 hacks
Ask Claude to log architecture decisions and TODOs into a repo file that can be re-read after /compact.
Force verification with prompts like “prove this works” and “grill me before the PR” so Claude has to validate instead of declaring done.
Cycle into plan mode (Shift+Tab) so Claude explores and proposes an approach for approval before editing.
Build slash skills that accept issue numbers, branch names, or formats via $ARGUMENTS / $0 so one command covers many cases.
Save repeatable workflows as SKILL.md (or .claude/commands) so you slash-invoke consistent PR reviews, releases, or checklists.
Use /clear between unrelated tasks so leftover debugging does not bias the next feature.
Use /btw for single-turn clarifications that share full context but never enter conversation history or burn future tokens.