barakgut

11 mods across 1 repository, 1 stars between them.

lore-marketplace

01

barakgut/lore

Plugin Claude Code

Home of the lore plugin — a persistent, human-readable markdown knowledge base for Claude Code, distilled from whatever you drop in its inbox.

1 3d ago A tokens not measured original MIT

lore

02

barakgut/lore

Plugin Claude Code

Lore (Long-term Organized Reference): a persistent, human-readable knowledge base on disk, maintained by Claude Code skills: drop files into raw/, get an interlinked markdown wiki with a catalog index. Link any project to it with a ## Knowledge Base section in its CLAUDE.md.

1 3d ago A tokens not measured original MIT

lore CLAUDE.md

03

barakgut/lore

Instructions file

Claude Code instructions for barakgut/lore, covering lore, agent skills, issue tracker, triage labels and domain docs.

1 3d ago A 202 tokens original MIT

domain

04

barakgut/lore

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

1 3d ago A 0 tokens copy · 72% MIT

issue-tracker

05

barakgut/lore

Agent

Issues and specs for this repo live as markdown files in .scratch/.

1 3d ago A 0 tokens copy · 98% MIT

triage-labels

06

barakgut/lore

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

1 3d ago A 0 tokens copy · 81% MIT

PreToolUse

07

barakgut/lore

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit, NotebookEdit and Read tool calls, executing guard_raw.py via python3. From barakgut/lore.

1 3d ago A tokens not measured original MIT

lore-ingest

08

barakgut/lore

Skill Claude CodeCodex

Use when the user runs /lore:lore-ingest — find files in the lore's raw/ inbox that are new or changed since their last ledger entry, distill or surgically update wiki pages by content type, update log.md, regenerate the index, and commit.

1 3d ago B 61 tokens original MIT

lore-init

09

barakgut/lore

Skill Claude CodeCodex

Use when the user runs /lore:lore-init [path] [--no-git] — create the lore folder, scaffold its layout with its CLAUDE.md schema, and git-init it unless --no-git. Writes nothing outside the lore folder.

1 3d ago A 58 tokens original MIT

lore-lint

10

barakgut/lore

Skill Claude CodeCodex

Use when the user runs /lore:lore-lint — health-check the lore for index drift, ungrouped pages, group hygiene, dead wikilinks, duplicate titles, unresolved contradictions, schema violations, missing footnote attribution, missing concept pages and cross-references, knowledge gaps, and discard candidates. Fix…

1 3d ago A 76 tokens original MIT

lore

11

barakgut/lore

Skill Claude CodeCodex

Use when answering any domain or knowledge question in a project linked to a lore (its CLAUDE.md has a "## Knowledge Base" section naming the lore path), and as the shared contract for all lore- skills. Defines the lore folder layout, page schema, retrieval ladder, index regeneration, and citation rules.

1 3d ago A 67 tokens original MIT