ensue
CommunityDebug and automate Delibera shared agent memory
System Documentation
What problem does it solve?
Ensue Memory Network integration becomes confusing when coordinator and worker agents cannot reliably read/write shared state, coordinate task progress, or publish final results; this Skill helps you implement, debug, and correctly operate the Delibera-specific memory key namespace, permissions, and API flows.
Core Features & Use Cases
- Delibera-specific ENSUE integration: Centralizes how to create, read, update, delete, list, and search memory keys used by both coordinator and workers.
- Correct coordination state management: Covers the expected key layout for
coordination/(status, tally, task tracking, coordinator config) andworker/(identity, reasoning, knowledge, state). - Agent provisioning and permission setup: Guides coordinator org self-registration in the buy flow, worker group creation, read grants, invite link handling, and making proposal results publicly readable.
- Cross-org access and real-time updates: Supports worker-to-coordinator reads (including
@org-name/key prefix conventions) and uses subscriptions to react to task assignment changes.
Quick Start
Use the ensue skill to implement or debug Delibera memory coordination by targeting the correct ENSUE API endpoints, environment variables, and the required key namespace conventions for coordinator, worker, and public proposal results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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 Download link: https://github.com/leomanza/delibera.xyz/archive/main.zip#ensue Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.