deal-memory

Serialize RIDGE sessions into portable, versioned state blocks.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/RA01279/ridge-intel --skill deal-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deal-memory
Source: https://github.com/RA01279/ridge-intel/tree/main/deal-memory
Command: npx skills add https://github.com/RA01279/ridge-intel --skill deal-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DEAL MEMORY closes the memory gap in RIDGE workflows by serializing session context into compact state blocks that can be saved, shared, and restored across sessions.

Core Features & Use Cases

  • Portable session blocks for cross-session continuity.
  • Save, export, and restore complete pipeline and SCOUT history.
  • Validate schema versions and coordinate multi-tool state across the RIDGE suite.

Quick Start

Paste a saved state block at session start to restore your pipeline and continue where you left off.

Frequently Asked Questions about deal-memory

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

FAQPage Schema
How do I save and restore RIDGE pipeline state across sessions?

Serialize RIDGE sessions into portable state blocks to preserve complete deal context for handoffs. This compact, versioned format validates structure and coordinates pipeline, SCOUT history, and open threads for reliable cross-session revival.

Can I export RIDGE session history to share with another team member?

Yes, you can export RIDGE session history to share with another team member by generating a portable state block. This block captures your complete pipeline state and SCOUT history, enabling seamless handoffs and cross-session continuity for collaborative deal tracking.

What is a RIDGE state block and when do I need it?

A RIDGE state block is a compact, versioned serialization of your complete deal context, including pipeline and SCOUT history. You need it when pausing work, performing handoffs, or exporting session data to ensure reliable cross-session continuity.

Does deal-memory validate the schema version of imported state blocks?

Yes, the system enforces schema version validation for imported state blocks. It validates the serialized structure and coordinates multi-tool state across the RIDGE suite to ensure compatibility before reviving the pipeline.

What is the best way to hand off an incomplete RIDGE deal pipeline?

The best way to hand off an incomplete RIDGE deal pipeline is to serialize the session into a portable state block. This captures pipeline progress, criteria updates, and open threads, allowing the recipient to paste the block and continue immediately.