CodeYam CLI & Memory
Comprehensive memory management for Claude Code
CodeYam CLI & Memory β Automated memory management for Claude Code sessions
Summary: CodeYam Memory is a lightweight CLI tool that uses a background agent to analyze Claude Code session transcripts, detect confusion patterns, and generate scoped rules to reduce repeated mistakes and stale context files. It automates rule creation and maintenance, improving AI-assisted coding workflows without manual overhead.
What it does
It reviews coding session transcripts in the background, identifies recurring errors, and creates targeted, path-scoped rules for Claude Codeβs native rules system. Users review and approve generated rules via a dashboard, with all data tracked in a git-stored file.
Who it's for
Developers using Claude Code who need automated context management to prevent repeated AI mistakes and reduce manual upkeep of claude.md and rule files.
Why it matters
It addresses the challenge of maintaining accurate, scoped context for Claude Code by automating rule generation and preventing stale or redundant information in AI-assisted coding sessions.