Lore

Synthesize cross-agent knowledge patterns from journals and incident reports.

68|14|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/simota/agent-skills --skill lore-simota
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Lore
Source: https://github.com/simota/agent-skills/tree/main/lore
Command: npx skills add https://github.com/simota/agent-skills --skill lore-simota

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as a central knowledge curator, synthesizing patterns from agent journals and other logs to maintain a robust and up-to-date ecosystem knowledge base. It prevents knowledge decay and ensures best practices are propagated.

Core Features & Use Cases

  • Pattern Extraction: Identifies reusable patterns from agent journals, postmortems, and remediation logs.
  • Knowledge Cataloging: Maintains and updates METAPATTERNS.md with discovered patterns, including confidence levels and evidence.
  • Decay Detection: Audits patterns for freshness and flags stale knowledge.
  • Use Case: When multiple agents report similar issues or solutions, Lore can identify this as a cross-agent pattern, catalog it, and notify other relevant agents to adopt the best practice, preventing future errors.

Quick Start

Use the Lore skill to synthesize patterns from all agent journals.

Frequently Asked Questions about Lore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract reusable patterns from agent journals and incident postmortems?

Pattern extraction from agent journals and incident postmortems involves analyzing logs to identify, classify, and propagate cross-agent insights. This process synthesizes institutional memory into a centralized knowledge catalog for team collaboration.

What is knowledge decay detection in agent ecosystems?

Knowledge decay detection is the process of auditing pattern freshness to flag stale institutional memory. It ensures ecosystem-wide knowledge remains current and actionable by continuously reviewing remediation logs and postmortems.

How do I maintain an institutional memory catalog for multiple collaborating agents?

Maintaining institutional memory for collaborating agents requires synthesizing cross-agent knowledge patterns into a central repository. The catalog updates discovered patterns, confidence levels, and evidence extracted from journals and remediation logs.

Can I synthesize cross-agent insights from remediation logs automatically?

Yes, you can synthesize cross-agent insights from remediation logs automatically by analyzing agent journals and postmortems. This identifies similar issues across agents, cataloging them to notify others and prevent future errors.

What is the best way to prevent knowledge loss in software engineering agent workflows?

Preventing knowledge loss in software engineering agent workflows requires continuous decay detection and pattern extraction. Synthesizing incident reports and agent journals into an ecosystem-wide knowledge base ensures best practices are propagated and current.