What problem does it solve?
Continuous-learning turns scattered, momentary learnings from each diamond completion into organized, reusable knowledge so future work improves instead of repeating the same mistakes.
Core Features & Use Cases
- Capture and condense learnings: identify what is new and reusable, and rewrite it as durable knowledge rather than raw notes.
- Classify by learning type: skill, agent behavior, workflow, or reference so the right artifact gets updated.
- Create and update the right storage locations: generate new skill entries under .opencode/skills, update agent instructions under .opencode/agent, and record long-term docs under .opencode/docs and .maestro.
- Register for discoverability: append each learning to .opencode/learnings/registry.md with type, source, summary, location, and confidence.
Quick Start
Use the continuous-learning skill to capture the learning from your latest diamond, then create or update the appropriate skill, agent, or docs entry and register it in the learnings registry.