ClaudeCode
Notes on working with Claude Code.
Claude Code in Action
- Link - not sure it'll be useful, but it's free.
- What is a coding assistant?
- Tool use is important: the mechanism by which the LLM is able to interact with the code base (ReadFile, WriteFile, make etc)
- Context management is crucial for effective agent use.
- Not all information is useful, and the agent's effectiveness will drop.
- The CLAUDE.md file:
- Project root: generated with /init, committed to tree.
- CLAUDE.local.md: not committed, containing personal instructions and customizations.
- ~/.claude/CLAUDE.md: global Claude instructions.
- File mentions with '@'.