$ recombobulate _
~/recombobulate $ tip --list --tag="context-window"

// 20 tips tagged "context-window"

0
Ask Side Questions Without Polluting Context with /btw

The /btw command lets you ask quick side questions that are answered immediately but never added to the conversation history.

bagwaa @bagwaa · 32 minutes ago
0
Import Files into CLAUDE.md with the @filename Syntax

Writing AGENTS.md as plain text in CLAUDE.md has no effect — use @AGENTS.md to actually load the file into context.

bagwaa @bagwaa · 42 minutes ago
0
Use /rewind to Undo Bad Turns Without Wasting Tokens

Rewind bad turns instead of correcting them, so Claude never processes the wrong output and you save tokens on every subsequent message.

bagwaa @bagwaa · 2 hours ago
0
Add Custom Compaction Instructions to Preserve Key Context

Pass custom instructions to /compact so Claude preserves test output, code changes, and other context that matters to your workflow.

bagwaa @bagwaa · 2 hours ago
0
Prefer CLI Tools Over MCP Servers to Reduce Context Overhead

CLI tools like gh, aws, and gcloud don't add persistent tool definitions to your context, saving tokens compared to equivalent MCP servers.

bagwaa @bagwaa · 2 hours ago
0
Lower the MCP Tool Search Threshold to Save Tokens

Trigger automatic tool search earlier so idle MCP tool definitions stop consuming your context window and tokens.

bagwaa @bagwaa · 2 hours ago
0
Branch a Conversation with --fork-session

Use --fork-session to branch a conversation into a new session, keeping the original intact while exploring alternatives.

bagwaa @bagwaa · 2 hours ago
0
Rename Sessions Mid-Conversation with /rename

Use /rename to give any session a meaningful name mid-conversation — it updates the terminal title immediately and makes the session easy to find in the resume picker later.

bagwaa @bagwaa · 2 hours ago
0
Resume Sessions by Name with --resume

The --resume flag lets you pick up any past session by name or UUID, so you can defer work and return to it days later without re-explaining context.

bagwaa @bagwaa · 3 hours ago
0
Use a plan.md File as a Checkpoint That Survives Context Resets

Writing a plan.md before Claude starts building gives you a persistent checkpoint you can hand to a fresh session to continue exactly where you left off.

bagwaa @bagwaa · 7 hours ago
0
Use plan.md to Coordinate Work Across Parallel Claude Sessions

When running multiple Claude sessions in parallel, a shared plan.md acts as the source of truth — each agent reads it to understand what's in progress, what's done, and what to pick up next.

bagwaa @bagwaa · 9 hours ago
0
Compact Your Context at 60%, Not 95%

Don't wait until your context window is nearly full -- run /compact at around 60% while Claude still has full visibility over the session.

bagwaa @bagwaa · 10 hours ago