소개
Memory Curator is a specialized skill for Claude Code designed to build a persistent audit trail of engineering knowledge. By leveraging a structured memory.jsonl format, it allows developers to document critical architectural patterns, lessons learned from production incidents, and the rationale behind complex technical decisions. This ensures that vital project context remains accessible and actionable, preventing knowledge loss during context window compaction or long-term development cycles. The skill enforces high-quality documentation standards through automated scripts that handle sequential ID generation, timestamping, and metadata tagging.