About
The memory-first-workflow is a strategic research pattern designed to make Claude more efficient by consulting persistent project memory before scanning the codebase. By utilizing SQLite-backed MCP tools to recall past decisions, architectural patterns, and coding conventions, this skill significantly reduces token consumption and prevents redundant processing of large files. It ensures that Claude's responses remain contextually aligned with established project history while providing a structured path for investigating missing information only when necessary.