| name | summarize |
| description | Compress without losing truth. Backlink to sources. |
| license | MIT |
| tier | 1 |
| allowed-tools | ["read_file","write_file"] |
| related | ["honest-forget","session-log","memory-palace","play-learn-lift","research-notebook"] |
| tags | ["moollm","compression","knowledge","context","backlinks"] |
Summarize
Compress without losing truth. Backlink to sources.
Context compression for memory management.
[!IMPORTANT]
Always backlink. Every summary points to its source. Never orphan knowledge.
The Goal
When files are too large for context:
- Summarize — Extract key information
- Backlink — Point to original source
- Prioritize — Hot/cold hints for what matters
- Preserve — Never delete, just compress
Contents
Example
summary:
source: "designs/original-design.md"
created: "2025-12-30"
key_points:
- "Files are state, no hidden memory"
- "YAML comments carry meaning"
backlink: "../designs/original-design.md"
full_context_needed_for:
- "Implementation details"
- "Edge cases"
The Intertwingularity
Summarize enables the LIFT stage — compress wisdom for sharing.
graph LR
SUM[📝 summarize] -->|compresses| SL[📜 session-log]
SUM -->|compresses| RN[📓 research-notebook]
SUM -->|enables| HF[🌫️ honest-forget]
SUM -->|part of| PLL[🎮📚🚀 play-learn-lift LIFT]
SR[🔧 self-repair] -->|triggers| SUM
Dovetails With
Sister Skills
Protocol Symbols
Kernel
Navigation