agent-learnings-agent

Official

Capture session learnings for reuse.

AuthorSpace-Dinosaurs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Session-scoped learnings capture for AI-assisted workflows. This agent records learning events and classifies them as LRN (bug-fix) or KNW (knowledge), writing structured entries to .agentic/learnings.md and optionally to MEMORY.md, enabling knowledge reuse across tasks while enforcing dedup and soft-fail semantics.

Core Features & Use Cases

  • Spawns once per session and remains active, listening for mandatory trigger events and producing learnings.
  • Writes LRN/KNW entries using a canonical schema and optionally updates MEMORY.md for project-affecting facts.
  • Deduplicates similar entries, caps total learnings per session, and soft-fails on errors to keep the conductor responsive.

Quick Start

Trigger a learning event to start capturing a session's learnings and writing entries to .agentic/learnings.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-learnings-agent
Download link: https://github.com/Space-Dinosaurs/DinoStack/archive/main.zip#agent-learnings-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.