ClaudeHack

MCP / Agents

3 hacks

  1. 1.

    Spin up a subagent for codebase search or verification so only the conclusion returns to your main context.

    0 points·12 hours ago·medium·discuss
  2. 2.

    Define custom subagents with `isolation: worktree` so delegated edits happen on a temporary branch checkout.

    0 points·12 hours ago·medium·discuss
  3. 3.

    Turn off MCP servers unrelated to the current project—their tool schemas still consume context at session start.

    0 points·12 hours ago·easy·discuss