ClaudeHack

Git & GitHub / Pull Requests

5 hacks

  1. 1.

    Install the GitHub app and mention @claude in review comments so corrections become durable CLAUDE.md rules for every future session.

    0.00 points·13 hours ago·intermediate·discuss
  2. 2.

    Use `claude --worktree` (or git worktrees) so multiple agents edit isolated checkouts without colliding.

    0.00 points·13 hours ago·medium·discuss
  3. 3.

    Add the GitHub MCP server so Claude can cross-reference issues, PRs, and repo state without leaving the session.

    0.00 points·13 hours ago·medium·discuss
  4. 4.

    Claude Code adds a Co-Authored-By trailer to commits and an attribution line to pull requests. Set both to empty strings and it stops.

    0.00 points·13 hours ago·easy·discuss
  5. 5.

    Run `/batch` on large mechanical migrations so Claude decomposes work and spawns per-unit worktree agents with PRs.

    0.00 points·13 hours ago·hard·discuss