ClaudeHack

#workflow

7 hacks

  1. 1.

    Ask Claude to log architecture decisions and TODOs into a repo file that can be re-read after /compact.

    0.00 points·13 hours ago·Context Management·easy·discuss
  2. 2.

    Force verification with prompts like “prove this works” and “grill me before the PR” so Claude has to validate instead of declaring done.

    0.00 points·13 hours ago·Testing / Debugging·easy·discuss
  3. 3.

    Cycle into plan mode (Shift+Tab) so Claude explores and proposes an approach for approval before editing.

    0.00 points·13 hours ago·Terminal / Productivity / Cost Optimization·easy·discuss
  4. 4.

    Build slash skills that accept issue numbers, branch names, or formats via $ARGUMENTS / $0 so one command covers many cases.

    0.00 points·13 hours ago·Terminal / Productivity / Cost Optimization·easy·discuss
  5. 5.

    Save repeatable workflows as SKILL.md (or .claude/commands) so you slash-invoke consistent PR reviews, releases, or checklists.

    0.00 points·13 hours ago·Terminal / Productivity / Cost Optimization·medium·discuss
  6. 6.

    Use /clear between unrelated tasks so leftover debugging does not bias the next feature.

    0.00 points·13 hours ago·Context Management·easy·discuss
  7. 7.

    Use /btw for single-turn clarifications that share full context but never enter conversation history or burn future tokens.

    0.00 points·13 hours ago·Context Management·easy·discuss