diverga-memory

Persist research context, decision audit trails, and checkpoints across sessions.

5|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/HosungYou/Diverga --skill diverga-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diverga-memory
Source: https://github.com/HosungYou/Diverga/tree/main/skills/memory
Command: npx skills add https://github.com/HosungYou/Diverga --skill diverga-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides persistent, context-aware support for complex research projects, ensuring continuity and rigorous tracking of decisions and progress across sessions.

Core Features & Use Cases

  • Context Persistence: Maintains research state, decisions, and checkpoints across sessions.
  • Decision Audit Trail: Records all research decisions immutably with versioning and amendment tracking.
  • Checkpoint Enforcement: Guides research workflow with required and recommended checkpoints.
  • Agent Integration: Automatically injects research context into other Diverga agents.
  • Use Case: A researcher can start a complex meta-analysis, pause for a week, and return to find their exact progress, all prior decisions, and the next steps clearly laid out, without needing to manually re-orient themselves.

Quick Start

Initialize a new research project by running the command to initialize the memory system with your project details.

Frequently Asked Questions about diverga-memory

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

FAQPage Schema
How do I maintain research context continuity across multiple sessions?

Research context is maintained across sessions by automatically injecting project state, methodology, and decision history into your workflow. This ensures continuous cross-session continuity without requiring manual re-orientation when returning to a paused project.

What is the best way to track research decisions with an immutable audit trail?

An immutable decision log records all research decisions with versioning and amendment tracking. This creates a rigorous audit trail, ensuring all research decisions and subsequent modifications are permanently recorded for review.

How do I enforce workflow checkpoints during a complex research project?

Workflow checkpoints are enforced by configuring required and recommended milestones within the research memory system. This guides the research workflow by ensuring critical stages are reviewed before proceeding to the next phase.

Can I integrate persistent research memory with AI agents?

Yes, persistent research memory integrates with AI agents by automatically injecting project state, methodology, and decision history into the agent context. This allows agents to operate with full awareness of your ongoing research progress.

How does a decision log handle amendments to previous research choices?

The decision log handles amendments through versioning, keeping the original entry immutable while tracking changes as new versioned amendments. This preserves the complete history of research decisions and their evolution over time.