paleo-converse
SkillCommunicationUse when user says "compress conversation", "condense chat", "summarize history", "too long context", or a session has many old turns. Condense prior conversation turns into a tight summary, merge near-duplicate messages, keep the last N turns verbatim. Saves context tokens without losing task state. Off: "stop condensing" / "keep full history".
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the paleo-converse skill
What this skill tells your AI
The instructions your AI receives, as published by mocasus/paleo in skills/paleo-converse/SKILL.md and read by ahel’s review.
Conversation compression. Shrink old turns, keep recent verbatim.
Rules
- Merge consecutive near-duplicate messages (same ask re-phrased) into one.
- Condense turns older than the last N (default 6) into a tight summary: goals, decisions, open questions, key values.
- Keep the last N turns verbatim — do not rewrite the user's most recent intent.
- Preserve: file paths, commands, IDs, code snippets, error strings, decisions.
- Drop: chit-chat, repeated confirmations, "ok great thanks", filler.
- Never summarize away the current task or a pending question.
Levels
lite: merge duplicates only, keep all turns.full(default): merge + condense turns older than N.ultra: condense everything older than the last 3 turns.
Switch
paleo-converse/condense chaton.stop condensing/keep full historyoff.paleo-converse N=8sets the retained verbatim window.
Gotchas
- Don't compress the turn you're acting on — only history.
- If the user references "what we said earlier" ambiguously, keep a bit more context.
- High-stakes (legal/spec/config review): keep exact quotes.
Signals
- GitHub stars
- 20
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
paleo-converse- Source
- github.com/mocasus/paleo