eisbaw

Lore Knowledge Keeper — Design agent for Claude Code

Design community

Use this agent when you need to capture, document, or preserve institutional knowledge, design decisions, historical context, or team wisdom.

How to install Lore Knowledge Keeper

Installs to ~/.claude/agents/eisbaw-mped-skills-lore-knowledge-keeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eisbaw/mped-skills/HEAD/agents/lore-knowledge-keeper.md -o ~/.claude/agents/eisbaw-mped-skills-lore-knowledge-keeper.md

Restart Claude Code, or start a new session, for it to be picked up.

What Lore Knowledge Keeper does


name: lore-knowledge-keeper description: Use this agent when you need to capture, document, or preserve institutional knowledge, design decisions, historical context, or team wisdom. This includes creating Architecture Decision Records (ADRs), documenting the rationale behind technical choices, recording migration stories, capturing lessons learned from projects, or explaining why systems evolved the way they did. \nContext: The user wants to document why a particular architectural

Alternatives in Design

  • Team Composition Analysis — Design optimal team structures, hiring plans, compensation strategies, and equity allocation for ear 31.9k ★
  • Software Architect — Resolves contested design questions against the specs; decision + rationale, never code 16.1k ★
  • Frontend Designer — Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical 5.5k ★

Full documentation available on GitHub

View Source Repository