compression-ritual

Compress long conversation histories into concise markdown memory artifacts.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill compression-ritual
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compression-ritual
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/wisdom-garden/skills/compression-ritual
Command: npx skills add https://github.com/DojoGenesis/gateway --skill compression-ritual

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Long conversations overwhelm context windows and impede efficient reasoning. This skill distills extensive dialogue into concise markdown artifacts, preserving key decisions, insights, and reusable patterns while freeing up memory.

Core Features & Use Cases

  • Artifact Generation: Creates markdown summaries, philosophical reflections, reusable seeds, and documentation updates from conversation history.
  • Compression Log: Produces a dated log that records what was compressed, where artifacts were stored, and what context was released.
  • Automated Commit: Writes the new files to the repository and commits them with a clear message.
  • Use Cases: After lengthy brainstorming sessions, before handing off projects to another agent, or as a regular end‑of‑day knowledge‑hygiene practice.

Quick Start

Ask the compression ritual skill to distill the current conversation into memory artifacts and a compression log.

Frequently Asked Questions about compression-ritual

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

FAQPage Schema
How do I compress long conversation histories into concise markdown artifacts?

Conversation summarization works by distilling extensive dialogue histories into concise markdown memory artifacts. It preserves key decisions, reusable patterns, and insights, freeing up context window memory for more efficient reasoning.

When do I need to summarize chat logs for agent handoffs?

You need conversation summarization when preparing agent handoffs, finishing lengthy brainstorming sessions, or doing end-of-day knowledge hygiene. Compressing chat logs into memory artifacts ensures the next session retains key decisions without overwhelming context windows.

Does conversation compression require file system access to save logs?

Yes, conversation compression requires file system access. It needs write permissions to create markdown memory artifacts, generate a dated compression log, and commit the new files to your repository.

What's the best way to free up context window memory after a multi-turn chat?

The best way to free up context window memory is to compress multi-turn chats into concise markdown artifacts. This releases the original dialogue from active context while logging exactly what was compressed and where the artifacts are stored.

What is included in a compression log for conversation artifacts?

A compression log includes a dated record of what conversation was compressed, where the markdown artifacts were stored, and what context was released. It provides an audit trail for the automated repository commit.