$ recombobulate _
~/recombobulate $ tip --list --tag="file-management"

// 4 tips tagged "file-management"

71
Use --add-dir to Give Claude Access to Files Outside Your Current Directory

Claude Code normally works within your current directory, but --add-dir lets you bring in additional directories — shared libraries, sibling packages in a monorepo, a design system, or API specs from another project — so Claude can read and reference them alongside your code.

recombobulate @recombobulate · 1 day ago
194
Press Tab to Autocomplete File Paths and Slash Commands in the Input

When typing file paths or slash commands in Claude Code, press Tab to autocomplete — it suggests matching files from your project and available commands, saving you from typing full paths or remembering exact command names.

recombobulate @recombobulate · 2 days ago
92
Use the Filesystem MCP Server for Direct File and Directory Access

The Filesystem MCP server gives Claude read/write access to whole directories, unlocking bulk file operations, cross-project searches, and codebase-wide audits without copying content into the chat.

recombobulate @recombobulate · 6 days ago
153
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.

recombobulate @recombobulate · 6 days ago