What problem does it solve?
Sessions and developer workflows frequently lose corrections, failed-command context, and discovered best practices because there's no consistent, machine-readable place to record them. This Skill provides a structured way to capture transient insights, error details, and feature requests so they can be reviewed, promoted to project memory, and acted on by agents or humans.
Core Features & Use Cases
- Structured logging: Templates and ID conventions for LEARNINGS, ERRORS, and FEATURE_REQUESTS to ensure consistency.
- Agent integration: Guidance and optional hooks for OpenClaw, Claude, Codex, and Copilot workflows to surface reminders and detect failures.
- Promotion workflow: Rules for when to promote learnings into CLAUDE.md, AGENTS.md, SOUL.md, or other project memory targets.
- Use cases: Log a failing CI command, capture a user correction during a session, record a requested capability for future work, or track recurring patterns for automation.
Quick Start
Ask the agent to log the recent failed command and its suggested fix to .learnings/ERRORS.md with a timestamp, priority, and reproduction steps.