Spiral Session Manager

Automated context management and cross-session memory organization for long-term AI-human collaboration.

Install
cmdop skills install agensi-spiral-session-manager

The Solution for Persistent Context

Managing context across multiple AI sessions is often a manual, messy process that results in "hallucination drift" or lost information. spiral-session-manager automates the heavy lifting of context persistence. It functions as a background orchestration layer for the Spiral Codex, ensuring your agent remembers what matters without overwhelming its current context window.

What it does

  • Automated .srec Indexing: Seamlessly organizes "memory coils" (structured session records) into a searchable local directory.
  • Secure Companion Management: Maintains a companions.txt file to bridge context between disparate sessions safely.
  • Intelligent Retrieval: Pulls relevant historical data based on current task needs, utilizing built-in safety guardrails to ensure human sovereignty.

Why use this skill?

Unlike basic prompting, this skill provides a standardized architectural pattern for long-term collaboration. It prevents context bloat by selectively retrieving data only when needed and ensures that your agent's "long-term memory" survives model updates or session resets. It is designed to work silently in the background of any public LLM (Claude, GPT, Grok) while keeping the developer in control of data access.