nablo-io

8 mods across 1 repository, 97 stars between them.

lerim AGENTS.md

01

nablo-io/lerim

Instructions file CodexOpenCode

AGENTS.md instructions for nablo-io/lerim, covering lerim, summary, current architecture, trace format and parsing and how to query existing context.

97 1mo ago A 1,270 tokens

lerim CLAUDE.md

02

nablo-io/lerim

Instructions file

Claude Code instructions for nablo-io/lerim, a project described as: Compiles AI agent traces and truns them into reusable context.

97 1mo ago A 158 tokens

context-answerer

03

nablo-io/lerim

Agent

The context answerer retrieves stored context and synthesizes evidence-backed answers for agents and users.

97 1mo ago A 0 tokens

context-brief

04

nablo-io/lerim

Agent

The context brief agent compiles startup context from stored records so a new agent session can begin with compact project memory.

97 1mo ago A 0 tokens

context-curator

05

nablo-io/lerim

Agent

The context curator is the cold path. It keeps existing records compact, non-duplicative, and current.

97 1mo ago A 0 tokens

context-graph

06

nablo-io/lerim

Agent

The context graph agent runs after curated records are available. It builds a sparse graph of useful relationships between decisions, constraints, facts, preferences, references, evidence, and handoffs.

97 1mo ago A 0 tokens

trace-ingestion

07

nablo-io/lerim

Agent

Trace ingestion is the hot path. It turns one indexed source session into a small episode record plus zero or more durable context records.

97 1mo ago A 0 tokens

lerim

08

nablo-io/lerim

Skill Claude CodeCodex

Query Lerim's persistent project context before agent work. Use it to check prior decisions, constraints, preferences, and historical context through exact queries or synthesized answers.

97 1mo ago A 35 tokens