Keddy
Description
Session intelligence for your coding agent.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Session Intelligence for your coding agent.
Every plan your agent drafted, every change you rejected, the full thread. Plus full-text search across every past session.
Every agentic session leaves a JSONL trail. Endless possibilities inside each exchange. You *can* dig through it. It costs hours, burns tokens, and the answer usually isn't right. Keddy turns every session into structured history you and your agent can pull from.
- Your agent reaches back in through MCP tools — any past session, plan, or file history, pulled on demand without re-explaining.
- You reach back through a local dashboard — timelines, plan versions, and milestones, all in your browser at
localhost:3737. - Nothing leaves your machine. No telemetry, no cloud sync; optional AI agents use your own API key.
https://github.com/user-attachments/assets/649874d9-cc1f-401a-9d6a-e6f22e5742f4
"Keddy is the single most impactful memory tool I've integrated."
From Opus 4.7, after using Keddy across multi-project sessions. [Full evaluation ↓](#the-agents-perspective)
How Keddy Works
Four Claude Code hooks feed a local session reader that parses the transcript and writes to a SQLite database on your machine. The database serves two surfaces: MCP tools Claude can call to pull context, and a dashboard you open in your browser to review sessions visually. See [`doc
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11