Tag: memory
All the articles with the tag "memory".
Claude Code 메모리 시스템 활용
Published: at 10:50 PMClaude Code의 메모리 시스템을 다룬다. 사용자가 직접 쓰는 CLAUDE.md와 Claude가 스스로 쓰는 Auto memory의 차이, MEMORY.md 인덱스와 토픽 파일 구조, 200줄/25KB 로드 한계, `autoMemoryEnabled`·`autoMemoryDirectory` 설정과 `CLAUDE_CODE_DISABLE_AUTO_MEMORY` 환경 변수, `/memory` 명령어의 토글과 폴더 열기 기능, "기억해줘"와 "CLAUDE.md에 추가해줘"의 차이, /compact 이후 재주입되는 것과 아닌 것, 서브에이전트 persistent memory까지 정리한다.
CLAUDE.md 프로젝트 지침
Published: at 10:28 PMClaude Code의 CLAUDE.md 프로젝트 지침을 다룬다. CLAUDE.md가 무엇이고 왜 필요한지, 어디에 두어야 하는지(Managed/Project/User/Local), 효과적인 작성 4원칙(Size/Structure/Specificity/Consistency), /init으로 자동 생성하는 법, @ 임포트로 다른 문서 참조하기, AGENTS.md와 호환하기, 팀과 Git으로 공유하는 방법, /compact 후 재주입 동작, 트러블슈팅까지 정리한다.