continuity-ledger

Create or update continuity ledgers to preserve session state across /clear operations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665 --skill continuity-ledger-withmartian-sandbox-darkside
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuity-ledger
Source: https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665/tree/main/default/skills/continuity-ledger
Command: npx skills add https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665 --skill continuity-ledger-withmartian-sandbox-darkside

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create or update continuity ledger for state preservation across /clear operations. Ledgers maintain session state externally, surviving context resets with full fidelity.

Core Features & Use Cases

  • Ledger creation and updates to survive /clear during multi-phase work.
  • Real-time update guidance and template usage to ensure fidelity across sessions.
  • Use Case: long-running feature refactors across multiple sessions while preserving context.

Quick Start

Create or load a continuity ledger before starting a multi-phase task to preserve context across clears.

Frequently Asked Questions about continuity-ledger

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

FAQPage Schema
How do I preserve session state across context resets in a multi-phase workflow?

To preserve session state across context resets, you can use a continuity ledger that maintains your workflow state externally, surviving operations like /clear with full fidelity for multi-phase tasks.

What is a continuity ledger and when do I need it for complex refactors?

A continuity ledger is an external state record that survives context resets, needed when running complex refactors or long-running features spanning multiple sessions to preserve full context.

How do I maintain context across multiple sessions without losing state?

You maintain context across multiple sessions by creating or loading a continuity ledger before starting a task, applying real-time update protocols and template guidelines to enforce state changes.

Can I use a ledger to manage state for long-running feature refactors?

Yes, you can use a ledger to manage state for long-running feature refactors, ensuring context preservation and full fidelity across multiple sessions and clears via enforced update protocols.

What is the best way to ensure real-time state changes survive context clears?

The best way to ensure real-time state changes survive context clears is to enforce the ledger update protocol and location guidelines, applying real-time updates to an external state record.

Why does my session state get lost during context resets and how do I prevent it?

Session state gets lost during context resets when it is not stored externally; prevent this by creating a continuity ledger that applies update protocols to preserve state with full fidelity.