$ recombobulate _
~/recombobulate $ tip --list

// found 318 tips

$ search:
2
Use /add-dir to Expand Claude's File Access Beyond Your Working Directory

The /add-dir command lets you expand Claude's file access to additional directories mid-session — essential for monorepos and shared libraries.

bagwaa @bagwaa · 11 hours ago
1
Use git bisect with Claude to Track Down Regressions Fast

Ask Claude to write a git bisect test script, then paste the identified bad commit's diff for an instant explanation of what broke and why.

bagwaa @bagwaa · 11 hours ago
1
Play a Sound When Claude Finishes with a Stop Hook

Configure a Stop hook to play a system sound the moment Claude finishes, so you can step away without constantly checking the terminal.

bagwaa @bagwaa · 11 hours ago
1
Run Multiple Claude Code Sessions in Parallel

Open multiple terminal windows and run separate Claude Code sessions simultaneously to work on several tasks at once.

bagwaa @bagwaa · 11 hours ago
1
Auto-Update CLAUDE.md Every Time You Correct Claude

Ask Claude to add a rule to CLAUDE.md whenever you correct it, so the same mistake never happens twice.

bagwaa @bagwaa · 11 hours ago
1
Use Taskmaster to Break Down PRDs Before Writing Code

Feed your PRD into Taskmaster to get a structured task list before writing any code — then work through it with Claude one task at a time.

bagwaa @bagwaa · 12 hours ago
1
Ask Claude to Hunt Down Dead Code

Unused functions, unreferenced exports, and orphaned CSS classes accumulate silently — ask Claude to track them down before they become a maintenance burden.

bagwaa @bagwaa · 14 hours ago
1
Maintain Your CHANGELOG.md with Claude

Stop updating CHANGELOG.md by hand — pipe your git log to Claude and get a properly formatted Keep a Changelog entry appended in seconds.

bagwaa @bagwaa · 14 hours ago
1
Use "ultrathink" to Unlock Maximum Reasoning

When a problem is genuinely hard, the word "ultrathink" pushes Claude to allocate its maximum reasoning budget before responding.

bagwaa @bagwaa · 14 hours ago
1
Add the Postgres MCP Server for Live Database Queries

The Postgres MCP server gives Claude read access to your real schema and data — so it writes SQL against your actual tables, not imaginary ones.

bagwaa @bagwaa · 14 hours ago
1
Ask Claude to Map Out an Unfamiliar Codebase

Jumping into an unfamiliar repo is painful — ask Claude to be your tour guide before you start making changes.

bagwaa @bagwaa · 14 hours ago
1
Optimise Slow SQL Queries by Pasting Them to Claude

Paste a sluggish query and Claude will explain what's wrong, suggest indexes, and rewrite it — no DBA required.

bagwaa @bagwaa · 15 hours ago