diff --git a/CLAUDE.md b/CLAUDE.md index ba8629b..1a74d9c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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. +## 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