mirror of
https://github.com/centminmod/my-claude-code-setup.git
synced 2025-12-17 15:36:53 +00:00
update CLAUDE.md with doc lookup instructions
- Claude Code's own understanding of hooks, skills and subagents can be spotty at times. Give specific instructions for it to look up official docs
This commit is contained in:
parent
f4164b4748
commit
1420013d55
@ -35,6 +35,15 @@ This project uses a structured memory bank system with specialized context files
|
|||||||
|
|
||||||
When asked to backup Memory Bank System files, you will copy the core context files above and @.claude settings directory to directory @/path/to/backup-directory. If files already exist in the backup directory, you will overwrite them.
|
When asked to backup Memory Bank System files, you will copy the core context files above and @.claude settings directory to directory @/path/to/backup-directory. If files already exist in the backup directory, you will overwrite them.
|
||||||
|
|
||||||
|
## Claude Hooks & Skills & Subagents
|
||||||
|
|
||||||
|
Whenever you are asked to work on Claude Hooks, Skills or Subagents you will consult the official online documentation first to get 100% accurate understanding/
|
||||||
|
|
||||||
|
- https://docs.claude.com/en/docs/claude-code/hooks-guide.md
|
||||||
|
- https://docs.claude.com/en/docs/claude-code/hooks.md
|
||||||
|
- https://docs.claude.com/en/docs/claude-code/skills.md
|
||||||
|
- https://docs.claude.com/en/docs/claude-code/sub-agents.md
|
||||||
|
|
||||||
## Project Overview
|
## Project Overview
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user