Activate strict context-saving mode mid-conversation. Use when conversations are getting long, before starting large tasks, or when the user says /lean. Audits conversation state and creates a checkpoint summary.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Activate strict context-saving mode mid-conversation. Use when conversations are getting long, before starting large tasks, or when the user says /lean. Audits conversation state and creates a checkpoint summary.
Lean Context Mode
Context efficiency rules are already enforced globally via CLAUDE.md. This skill adds conversation-specific actions when things are getting long.
Actions (do all of these immediately)
Checkpoint summary: Write a 2-3 sentence summary of everything accomplished so far and what remains. This creates a "save point" that survives compaction.
Stale context audit: Identify any large tool outputs earlier in the conversation that are no longer needed (old file reads, long bash outputs, superseded diffs). Note them — they'll be compressed first.
Remaining work estimate: List what's left to do. If multiple independent tasks remain, suggest parallel agent delegation to keep the main context lean.
Strict mode reminder: For the rest of this conversation: