cukas/remembrall

6 stars · Last commit 2026-04-02

Never lose context again! auto saves your work when Claude Code's context window runs low

README preview

# Remembrall

[![CI](https://github.com/cukas/remembrall/actions/workflows/ci.yml/badge.svg)](https://github.com/cukas/remembrall/actions)

*"It glows when you've forgotten something" — like your entire context window.*

<p align="center">
  <img src="docs/remembrall-hero.png" alt="Remembrall — context: 15%" width="400" />
</p>

**Context runs out. Work gets lost.** Remembrall fixes that — with session memory, parallel agents, ambient learning, and context management that makes the 200K token limit feel unlimited.

> **Zero external dependencies.** No databases, no MCP servers, no API keys. Just Claude Code's native hooks and plan mode. Install and forget — it works out of the box.

### Install

```bash
claude plugin marketplace add cukas/remembrall
claude plugin install remembrall@cukas
```

View full repository on GitHub →