Practical Claude and Claude Code workflows discovered across the internet and updated continuously.
Use /permissions to allowlist read-only and trusted commands so you stop mindlessly clicking Approve.
Add a top-level cache_control ephemeral flag so growing conversation prefixes reuse cached tokens and cut API cost and latency.
Run `/batch` on large mechanical migrations so Claude decomposes work and spawns per-unit worktree agents with PRs.
Keep personal shortcuts and machine-specific notes in CLAUDE.local.md (gitignored) instead of polluting the shared CLAUDE.md.
Use /clear between unrelated tasks so leftover debugging does not bias the next feature.
Check in project settings so every teammate gets the same allow/deny rules, hooks, and env defaults without redoing /permissions.
Use /permissions to allowlist read-only and trusted commands so you stop mindlessly clicking Approve.
Add a top-level cache_control ephemeral flag so growing conversation prefixes reuse cached tokens and cut API cost and latency.
Run `/batch` on large mechanical migrations so Claude decomposes work and spawns per-unit worktree agents with PRs.
Keep personal shortcuts and machine-specific notes in CLAUDE.local.md (gitignored) instead of polluting the shared CLAUDE.md.