Initial commit
This commit is contained in:
12
commands/load-claude-md.md
Normal file
12
commands/load-claude-md.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
allowed-tools: Read
|
||||
description: Refresh context with CLAUDE.md instructions
|
||||
---
|
||||
|
||||
# Load CLAUDE.md
|
||||
|
||||
Read and inject CLAUDE.md content into the current context. Useful for refreshing instructions in long conversations.
|
||||
|
||||
1. Read `~/.claude/CLAUDE.md` (global instructions)
|
||||
2. Read `CLAUDE.md` or `AGENTS.md` from the current project directory (whichever exists)
|
||||
3. Acknowledge that context has been refreshed with these instructions
|
||||
Reference in New Issue
Block a user