ensue-backup

Community

Persist private agent memory across sessions.

Authorleomanza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents loss of critical coordination context by serializing the Ensue memory knowledge tree and backing it up to Storacha for reliable cross-session persistence.

Core Features & Use Cases

  • Serialize coordination state: Captures all keys under coordination/ from Ensue to preserve deliberation context.
  • Encrypt and upload to Storacha: Uses Storacha vault utilities (via encryptAndVault() in vault.ts) to securely persist backups.
  • Restore from CID: Enables a new session to retrieve and decrypt the backup using retrieveAndDecrypt() and the recorded CID.

Quick Start

Ask the coordinator to run the skill command “/skill ensue-backup” to serialize Ensue coordination state, encrypt it, and upload it to Storacha while returning the backup CID.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ensue-backup
Download link: https://github.com/leomanza/delibera.xyz/archive/main.zip#ensue-backup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.