$ recombobulate _
~/recombobulate $ tip --list --tag="claude-md"

// 12 tips tagged "claude-md"

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 · 39 minutes ago
0
Enable the Smarter /init Experiment to Get Interviewed, Not Overwritten

Set CLAUDE_CODE_NEW_INIT in settings.json to make /init interview you for targeted improvements instead of overwriting your existing CLAUDE.md.

bagwaa @bagwaa · 39 minutes ago
0
Move Specialised CLAUDE.md Instructions into Skills to Shrink Context

CLAUDE.md loads into every message. Move workflow-specific instructions into skills that load on demand to reduce token costs across your session.

bagwaa @bagwaa · 1 hour ago
0
Add a "Decisions" Section to CLAUDE.md to Prevent Repeated Debates

Once you've settled an architectural debate with Claude, write the decision into CLAUDE.md — or it will suggest the same alternatives again next session.

bagwaa @bagwaa · 5 hours ago
0
Add a "Bad Patterns" Section to CLAUDE.md

Add a "bad patterns" section to CLAUDE.md with concrete examples of code you never want to see -- Claude absorbs your no-go list before writing a single line.

bagwaa @bagwaa · 10 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
0
Set Global Defaults in ~/.claude/CLAUDE.md

A CLAUDE.md in your home directory sets preferences that apply to every project — no more re-explaining your coding style from scratch.

bagwaa @bagwaa · 15 hours ago
0
Nest CLAUDE.md Files for Monorepo Context

Stack CLAUDE.md files at different directory levels so each part of your monorepo gets the exact context it needs.

bagwaa @bagwaa · 16 hours ago
1
Run /init to Bootstrap Your CLAUDE.md Automatically

Skip the blank page — /init scans your codebase and generates a tailored CLAUDE.md in seconds.

bagwaa @bagwaa · 16 hours ago
0
Use # to Add Memory Notes Mid-Conversation

Start any message with # to instantly save a note to Claude Code's persistent memory — without breaking your flow to run a separate command.

bagwaa @bagwaa · 16 hours ago
1
Use CLAUDE.md to Set Project Context

A CLAUDE.md file at the root of your project gives Claude Code persistent context about your codebase.

bagwaa @bagwaa · 1 day ago
0
Build Up Claude's Memory Over Time with CLAUDE.md

Every time you correct Claude or agree on a preference, capture it in CLAUDE.md — it becomes the persistent memory that carries across every future session.

bagwaa @bagwaa · 1 week ago