alexknowshtml/kuato

171 stars · Last commit 2026-03-21

Built for Claude Code but works in any agent that supports skills, easily recall what you discussed with your favorite coding agents, what decisions you made, and where you left off so you can pick up where you left off as easily as asking "where did we leave off on XYZ..."

README preview

# Kuato

Easily recall what you discussed with your favorite coding agents, what decisions you made, and where you left off so you can pick up where you left off as easily as asking "where did we leave off on XYZ..."

This simple, fully local session recall skill works on Claude Code & other coding agents that support skills. Instant use with text search, optional local postgres with faster and more accurate search on larger session histories. 

## The Problem

Claude Code forgets everything between sessions. You're deep in a feature, close the tab, and the next day ask "where were we?" only to get a blank stare.

> **Kuato:** What do you want, Mr. Quaid?   
> **Quaid:** The same as you; to remember.   
> **Kuato:** But why?   
> **Quaid:** To be myself again.   
> **Kuato:** You are what you do. A man is defined by his actions, not his memory.   

Kuato gives Claude access to what you *did* - the actions that define your work.

## Two Versions

View full repository on GitHub →