sis-memory-orchestrator

Route SIS memory writes, retrievals, privacy, and benchmarks through a seven-subagent orchestration layer.

6|2|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/frankxai/Starlight-Intelligence-System --skill sis-memory-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sis-memory-orchestrator
Source: https://github.com/frankxai/Starlight-Intelligence-System/tree/main/skills/memory/sis-memory-orchestrator
Command: npx skills add https://github.com/frankxai/Starlight-Intelligence-System --skill sis-memory-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Coordinates memory operations across SIS by routing writes, retrievals, privacy, decay, audit, and benchmarking through a seven-subagent orchestration layer, enabling sovereign, governance-forward memory management across pluggable backends.

Core Features & Use Cases

  • Substrate orchestration: route memory writes and recalls across filesystem vaults, mempalace, Qdrant, Letta, Mem0, AgentDB, screenpipe, and other backends with consistent attestation.
  • Privacy and governance: enforce privacy by default, attest memory operations, and maintain an auditable trail.
  • Benchmarking and lifecycle: coordinate periodic substrate benchmarks, decay management, and cross-substrate optimization for sovereign deployments.
  • Use case: onboarding a sovereign tenant; adding a new substrate; running cross-substrate recalls with privacy guarantees.

Quick Start

Use this skill to orchestrate memory across SIS by deploying mempalace and enabling substrate adapters, then run the orchestration workflow to route captures, recall results, and run benchmarks.

Frequently Asked Questions about sis-memory-orchestrator

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

FAQPage Schema
How do I orchestrate memory operations across multiple substrates with consistent privacy enforcement?

Memory orchestration coordinates writes, retrievals, and privacy enforcement across substrates like Qdrant, Mem0, and Letta through a seven-subagent layer. It enforces a deterministic workflow with Privacy Guardian, Substrate Selector, and Auditor to maintain an auditable trail for sovereign deployments.

Can I route memory writes and recalls across different backends like Qdrant, Mem0, and Letta?

Yes, substrate orchestration routes memory writes and recalls across filesystem vaults, mempalace, Qdrant, Letta, Mem0, AgentDB, and screenpipe backends. A Substrate Selector subagent manages routing to ensure consistent attestation and operation tracking across all pluggable backends.

What is sovereign memory management and when do I need attestation for memory operations?

Sovereign memory management enforces privacy by default and attests all memory operations to maintain an auditable trail for a single user or fleet of tools. You need it when deploying memory substrates requiring governance, deterministic workflows, and cross-substrate benchmarking with privacy guarantees.

How do I benchmark performance across different memory substrates?

Cross-substrate benchmarking coordinates periodic substrate benchmarks through an optional benchmark integration within the orchestration layer. It routes performance tests across backends like Qdrant, Mem0, and filesystem vaults, enabling optimization and decay management for sovereign deployments.

Does the memory orchestration workflow support decay management and lifecycle optimization?

Yes, decay management and lifecycle optimization are supported through optional integrations in the orchestration workflow. The Graph Maintainer subagent coordinates decay management alongside periodic benchmarking to optimize memory operations across all configured substrates.

What are the limitations of routing memory across multiple substrates with a deterministic workflow?

The deterministic workflow enforces a fixed seven-subagent sequence including Privacy Guardian, Substrate Selector, Indexer/Retriever, Graph Maintainer, and Auditor. This strict orchestration order may limit flexibility for custom workflows but ensures consistent attestation and privacy enforcement across all substrates.