Skip to content

Add lore (learnings system for Codex & Claude Code)#56

Open
aoc81 wants to merge 1 commit into
milisp:mainfrom
aoc81:add-lore
Open

Add lore (learnings system for Codex & Claude Code)#56
aoc81 wants to merge 1 commit into
milisp:mainfrom
aoc81:add-lore

Conversation

@aoc81

@aoc81 aoc81 commented Jun 25, 2026

Copy link
Copy Markdown

Adds lore under Agent Skills › General (and Newly Added).

lore is a self-maintaining learnings system. On Codex (python3 codex/install.py), a UserPromptSubmit hook auto-recalls relevant past learnings into context and a Stop hook nudges capture of only non-obvious, reusable facts, via the shared recall/capture core and the lore skill. It ships a freshness linter (flags entries whose referenced code changed) and a blocking pre-push secret scan over the store. Plain-markdown store committed in your repo; stdlib Python, zero deps, no network — works on macOS/Linux/Windows.

Follows the existing - [Name](url) by [author](url) - desc format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant