agent-memory
대화 간 지식을 저장하고 재호출하기
Claude는 세션 사이에 중요한 세부 사항을 잊어버립니다. 이 스킬은 나중에 접근해야 하는 발견, 패턴, 해결책을 저장하기 위한 영구 메모리 시스템을 제공합니다. AI 어시스턴트가 그렇지 않으면 사라질 맥락을 유지합니다.
스킬 ZIP 다운로드
Claude에서 업로드
설정 → 기능 → 스킬 → 스킬 업로드로 이동
토글을 켜고 사용 시작
테스트해 보기
"agent-memory" 사용 중입니다. Remember that this project uses pnpm workspaces and has a husky pre-commit hook that runs lint-staged
예상 결과:
- ✓ Saved to: .claude/skills/agent-memory/memories/project-context/pmn-workspaces-husky.md
- ✓ Tags added: workspace, husky, pre-commit
- ✓ Summary: Project uses pnpm workspaces with husky pre-commit hook running lint-staged
"agent-memory" 사용 중입니다. What do I know about file processing in this project?
예상 결과:
- ✓ Found 2 relevant memories:
- - large-file-memory-issue.md (tags: performance, worker, memory-leak)
- - iconv-esm-problem.md (tags: dependencies, esm, encoding)
"agent-memory" 사용 중입니다. The Node version changed from 18 to 20 - update the deployment memory
예상 결과:
- ✓ Updated: .claude/skills/agent-memory/memories/project-context/deployment.md
- ✓ Added 'updated: 2026-01-17' to frontmatter
- ✓ Summary: Updated Node version requirement from 18 to 20
보안 감사
안전This is a pure documentation skill with no code execution capabilities. It defines memory storage structure and usage guidelines. All 37 static findings are false positives: the scanner incorrectly flagged markdown formatting and YAML field names as security issues. No scripts, network calls, or external commands exist.
위험 요인
🌐 네트워크 접근 (1)
📁 파일 시스템 액세스 (2)
품질 점수
만들 수 있는 것
기술적 결정 기억
특정 아키텍처를 선택한 이유, 라이브러리 버그에 대한 우회 방법, 복잡한 구현에서 얻은 교훈을 문서화합니다.
연구 결과 보존
조사에서 얻은 핵심 출처, 데이터 패턴, 결론을 저장하여 새로운 세션에서 이전 작업을 기반으로 발전시킬 수 있게 합니다.
인프라 패턴 추적
배포 구성, 환경별 특이사항, 반복되는 운영 이슈의 해결책을 기억합니다.
이 프롬프트를 사용해 보세요
나중 세션을 위해 이것을 기억해줘: [발견한 내용, 왜 중요한지, 언제 적용되는지 설명]
이전 대화에서 [topic]에 대해 내가 알고 있는 것은 무엇인가요? 내 메모리를 확인해 주세요.
이 패턴을 문서화해 주세요: [문제, 근본 원인, 해결책 설명]. 향후 참조를 위해 태그가 있는 메모리를 만들어 주세요.
[topic]에 대한 내 메모리를 검토해 주세요. 관련 노트를 통합하고 더 나은 정리 구조를 제안해 주세요.
모범 사례
- 메모리에 파일 경로, 버전 번호, 오류 메시지 같은 구체적 맥락을 포함하세요
- 나중에 정보를 검색할 때의 방식과 맞는 설명적인 태그를 사용하세요
- 정보가 변경되거나 오래되면 메모리를 업데이트하세요
피하기
- 정말 유용한 정보 대신 사소한 세부 사항까지 모두 저장하기
- 관련 메모리를 식별하는 데 도움이 되지 않는 모호한 요약 사용
- 미래 세션을 오도할 수 있는 오래된 정보를 방치하기