kage-core

18 mods across 1 repository, 32 stars between them.

kage

01

kage-core/Kage

Plugin Claude Code

Kage: a framework for collaborative agent memory.

32 3d ago A tokens not measured GPL-3.0

Kage AGENTS.md

02

kage-core/Kage

Instructions file CodexOpenCode

AGENTS.md instructions for kage-core/Kage, covering kage memory harness, automatic recall, show the value, automatic capture and end-of-task proposal.

32 3d ago A 1,103 tokens GPL-3.0

Kage CLAUDE.md

03

kage-core/Kage

Instructions file

Claude Code instructions for kage-core/Kage, covering kage memory harness, automatic recall, show the value, automatic capture and end-of-task proposal.

32 3d ago A 1,304 tokens GPL-3.0

kage

04

kage-core/Kage

Plugin Claude Code

Kage manages your memory and agents. It briefs and runs agents in isolated git worktrees for a single run or a multi-wave goal, re-runs the checks itself instead of trusting the agent's report, and remembers what it learns so each brief is smarter than the last.

32 3d ago A tokens not measured GPL-3.0

gains

05

kage-core/Kage

Command

Show what Kage saved you — tokens, cost, stale memories blocked, stale knowledge caught.

32 3d ago A 18 tokens GPL-3.0

init

06

kage-core/Kage

Command

Initialize Kage verified memory in this repo (.agentmemory + code graph).

32 3d ago A 15 tokens GPL-3.0

scan

07

kage-core/Kage

Command

Run the Kage Truth Report on this repo — duplicates, ghost exports, bus-factor-1 files, knowledge voids, doc lies.

32 3d ago A 27 tokens GPL-3.0

SessionStart

08

kage-core/Kage

Hook

Runs when a session starts, executing session-start.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

UserPromptSubmit

09

kage-core/Kage

Hook

Runs when you submit a prompt, before the agent sees it, executing observe.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

PreToolUse

10

kage-core/Kage

Hook

Runs before the agent uses a tool for Read, Edit, Write and MultiEdit tool calls, executing observe.sh, kage-read-context.sh and kage-edit-context.sh via bash (3 commands). From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

PostToolUse

11

kage-core/Kage

Hook

Runs after a tool call finishes, executing observe.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

PostToolUseFailure

12

kage-core/Kage

Hook

Runs when a tool call fails, executing observe.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

PreCompact

13

kage-core/Kage

Hook

Runs before the context is compacted, executing observe.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

Stop

14

kage-core/Kage

Hook

Runs when the agent finishes a response, executing stop.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

SessionEnd

15

kage-core/Kage

Hook

Runs when a session ends, executing observe.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

SubagentStop

16

kage-core/Kage

Hook

Runs when a subagent finishes, executing observe.sh via bash. From kage-core/Kage.

32 3d ago A tokens not measured GPL-3.0

kage-memory

17

kage-core/Kage

Skill Claude CodeCodex

Trustworthy, code-grounded repo memory for coding agents. Before any task, recall grounded repo knowledge (decisions, bugs, conventions, code paths); after learning something durable, capture it; never act on stale or hallucinated memory. Use at the start of every task, when debugging, and after solving something…

32 3d ago A 69 tokens GPL-3.0

kage

18

kage-core/Kage

MCP server Claude CodeCodexCursor +2

Verified memory for coding agents: claims cited against code, stale withheld, savings receipts. Runs locally from the @kage-core/kage-graph-mcp npm package.

32 3d ago A tokens not measured GPL-3.0