Record important discoveries and learnings for this project that should persist across sessions.
/plugin marketplace add ChipFlow/claude-context-tools/plugin install context-tools@chipflow-context-tools# Manage Project Learnings Record important discoveries and learnings for this project that should persist across sessions. ## Check existing learnings Project learnings are stored in `.claude/learnings.md` (create if it doesn't exist). Global learnings (across all projects) are stored in `~/.claude/learnings.md`. ## Add a new learning When you discover something important about this project (an optimization approach, a tricky pattern, a gotcha), record it in `.claude/learnings.md` with this format: ## Example learning entry Learnings help Claude remember important project-speci...