LuminariaMemoBETA
← All use cases

Pick up where you left off, in seconds

You closed your session yesterday. Today Claude has no idea what you were working on.

Luminaria Memo tools used
luminaria_context
§ 01 · THE WORKFLOW

Step by step.

  1. 1Start a new Claude session (CLI, Desktop, or browser).
  2. 2Ask Claude to pull context from your last session.
  3. 3Memo retrieves a token-budgeted summary of your recent work.
  4. 4Claude reads it and picks up exactly where you left off.
§ 02 · EXAMPLE PROMPTS

Try these in Claude.

>What were we working on in my last session?
>Pull context from yesterday's work on the auth module
>Load context from my last 3 sessions about the API refactor
§ 03 · EXAMPLE OUTPUT

What you get back.

## Recent context (last session, 2h ago)

**Session:** "Auth module refactor: JWT migration"
**Duration:** 47 minutes | **Messages:** 34

### Key decisions
- Switched from session cookies to short-lived JWTs (15min expiry)
- Refresh tokens stored in httpOnly cookies, not localStorage
- Added /auth/refresh endpoint with rotation

### Current state
- JWT middleware: complete and tested
- Refresh endpoint: implemented, needs integration test
- Migration script: drafted but not run

### Open items
- [ ] Write integration test for token refresh flow
- [ ] Run migration on staging
- [ ] Update API docs with new auth headers
What this replaces

5-10 minutes of re-explaining at the start of every session.

Works with: Claude Code CLI, Claude Desktop (Chat + Code mode), claude.ai browser (via Connectors).
Try it now →