Skip to content

/lore

Persistent project knowledge base so a new session resumes from recorded state instead of re-reading the whole codebase. Sets up and maintains docs/lore/ (STATE, ROADMAP, DECISIONS, LEARNINGS, JOURNAL): current status, phased progress path, why decisions were made, what was

shell
$ npx -y skills add sh008/claude-lore --skill lore --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/lore
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Persistent project knowledge base so a new session resumes from recorded state instead of re-reading the whole codebase. Sets up and maintains docs/lore/ (STATE, ROADMAP, DECISIONS, LEARNINGS, JOURNAL): current status, phased progress path, why decisions were made, what was
Ships withlore

The knowledge your codebase doesn't contain — decisions, dead ends, and state, recorded so the next session starts where the last one stopped. A Claude Code skill. Also works with any agent that reads SKILL.md files.

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
0
Forks
Active
Maintenance
MIT
License
16d ago
Last commit
16d ago
Created

Repo: sh008/claude-lore