What problem does it solve?
Captures developer and agent learnings, command failures, and user corrections into a structured, durable log so knowledge gaps and recurring issues are discovered, tracked, and prevented from repeating.
Core Features & Use Cases
- Structured Logs: Provides standardized templates and files (.learnings/LEARNINGS.md, ERRORS.md, FEATURE_REQUESTS.md) for consistent entries.
- Hooked Reminders & Detection: Lightweight activator and error-detector scripts to remind agents to record learnings and surface command errors.
- Skill Extraction & Promotion: Helper scripts and templates to scaffold new skills from verified, recurring learnings and promote high-value items to project memory files (CLAUDE.md, AGENTS.md, TOOLS.md).
- Use Case: After a failed command or a user correction, record a concise entry with summary, context, suggested fix, and metadata so the issue can be triaged, promoted, or extracted into a reusable skill.
Quick Start
Log a correction by adding a concise learning entry to .learnings/LEARNINGS.md with category correction, a one-line summary, and a suggested action.