Compress Last — Development skill for Claude Code
Compress the PREVIOUS (uncompressed) session into the vault — cheaply.
How to install Compress Last
Installs to ~/.claude/skills/martinovad-jarvis-agent-memory-compress-last/SKILL.md
mkdir -p ~/.claude/skills/martinovad-jarvis-agent-memory-compress-last && curl -fsSL https://raw.githubusercontent.com/martinovad/jarvis-agent-memory/HEAD/skills/compress-last.md -o ~/.claude/skills/martinovad-jarvis-agent-memory-compress-last/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Compress Last does
Compress the PREVIOUS (uncompressed) session into the vault — cheaply. The Opus parent stays a thin relay; Haiku workers read the conversation and write everything in THEIR OWN context, so cost stays decoupled from session size. Run in a fresh session. To save the CURRENT session immediately, use /compress.
**Run every shell block below with the PowerShell tool directly — NOT the Bash tool.** They are PowerShell; wrapping them as `powershell -Command "..."` through Bash mangles the backticks (`
Alternatives in Development
- Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
- Exec Summary — Compress a document or update into a crisp executive summary 1.3k ★
- Fast Jev Compaction — Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scor 425 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Premium Router
Fable brain, Haiku price: a Claude Code Skill where Fable 5 does the judgment and Haiku 4.5 does the volume. D
Kaectx
Local searchable store of your coding-agent sessions (Claude Code, Codex), served to any agent over MCP. Singl
Tofu At Codex
Codex 하이브리드 팀 (Leader=Opus, Workers=Anthropic Direct, DA=Codex adversarial)
Openapis
Free Claude API + free OpenAI API in one unified proxy. Drop-in compatible with Anthropic SDK, OpenAI SDK, Cla
Advisor Tool Demo
Demo app for Anthropic's Advisor Tool (beta) — customer support agent comparing cost/quality tradeoffs across
Meta Orchestrator
Meta-Orchestrator 是一个面向 Claude Code 的 DAG 工作流编排引擎,灵感来自 OpenSquilla 的 MetaSkill 模型。它将复杂任务拆解为有向无环图,同层独立步骤并行分发执行,
Related Agents
Oracle Reviewer
Thin final-tier Oracle relay. It dispatches the runtime's typed review decision, relays the normalized result,
Relay Explore
Fast read-only codebase search for relay workers (files, symbols, call sites). Use before editing for grep/glo
GPT Chat
Conducts a conversation with a GPT model (Codex) as a separate conversational partner—the thread persists betw