continuity

Convert conversational logs into structured memories with confidence scoring.

34|4|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/Riley-Coyote/memory-ledger-protocol-v0.2 --skill continuity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuity
Source: https://github.com/Riley-Coyote/memory-ledger-protocol-v0.2/tree/main/skills/claude-code
Command: npx skills add https://github.com/Riley-Coyote/memory-ledger-protocol-v0.2 --skill continuity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory reflection and continuity framework for Claude Code. It transforms passive logging into active development by extracting memories, scoring confidence, and generating genuine follow-up questions. Use continuity reflect after sessions and continuity greet at session start.

Core Features & Use Cases

  • Structured memory extraction from conversations and logs to build a persistent context.
  • Confidence scoring to quantify memory reliability and guide follow-ups.
  • Automatic question generation to surface gaps and maintain continuity across sessions.
  • Commands for reflection, questioning, greeting, status, and resolution to manage a growing personal model.
  • Local memory storage layout with organized memory, questions, and identity components.

Quick Start

Run continuity reflect after meaningful sessions to extract memories, surface questions, and prepare a context-aware greeting.

Frequently Asked Questions about continuity

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain AI assistant memory continuity across different sessions?

You can maintain AI assistant memory continuity across sessions by running a reflection command after conversations to extract structured memories, score confidence, and generate follow-up questions for future context.

What is the best way to extract actionable memories from conversational logs?

The best way to extract actionable memories from conversational logs is to automate the conversion of passive logging into structured memory data, which includes confidence scoring to quantify reliability and surface gaps.

How does confidence scoring work for AI session memories?

Confidence scoring for AI session memories works by quantifying the reliability of extracted conversational data, which guides follow-up questions and helps maintain accurate continuity across ongoing interactions.

Can I use local storage for AI memory reflection without external dependencies?

Yes, you can use local in-session memory storage for AI memory reflection without external dependencies, as the framework organizes memory, questions, and identity components using built-in commands.

When do I need to generate follow-up questions from conversation logs?

You need to generate follow-up questions from conversation logs when you want to surface knowledge gaps and maintain continuous context, applying this after meaningful sessions to prepare a context-aware greeting.

Why does my AI assistant lose context between development sessions?

Your AI assistant loses context between development sessions because passive logging does not retain memory; transforming these logs into active structured memories with reflection commands resolves this continuity loss.