About
The check-memory skill optimizes the Claude Code experience by mandating a knowledge-retrieval step before any file reading or code execution occurs. By querying a persistent SQLite-backed memory system via MCP tools, Claude can recall past architectural decisions, coding conventions, and previous lessons learned. This workflow significantly reduces redundant exploration and token usage while ensuring that every response is grounded in the historical context of the repository.