strategic-compact

Coordinate automatic compaction readiness across autonomous multi-phase workflows.

171|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/fmflurry/settings-opencode --skill strategic-compact-fmflurry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategic-compact
Source: https://github.com/fmflurry/settings-opencode/tree/main/skills/strategic-compact
Command: npx skills add https://github.com/fmflurry/settings-opencode --skill strategic-compact-fmflurry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures automatic compaction can occur safely in fully autonomous multi-phase workflows by enforcing a durable state that survives restarts and resumes flow without user prompts.

Core Features & Use Cases

  • Durable state encoding at compaction boundaries to preserve progress
  • Compaction governed by clearly defined stability conditions
  • Seamless automation across Research, Planning, Implementation, and Testing phases

Quick Start

Enable compaction-awareness in the current project to let the agent perform safe checkpoints automatically.

Frequently Asked Questions about strategic-compact

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

FAQPage Schema
How do I enable safe automatic compaction for autonomous agent workflows?

Safe automatic compaction for autonomous workflows is enabled by activating compaction-awareness in the current project, which allows the agent to perform safe checkpoints and encode a durable state automatically.

What is compaction readiness in multi-phase autonomous workflows?

Compaction readiness in multi-phase workflows is the condition where a durable state is encoded at phase boundaries, ensuring that compaction can occur safely without user input and resume flow seamlessly after restarts.

How does durable state encoding survive context restarts during compaction?

Durable state encoding survives context restarts during compaction by recording progress and evidence at clearly defined phase boundaries, ensuring the autonomous workflow can resume without losing data or requiring user prompts.

Can I apply automatic compaction across research, planning, implementation, and testing phases?

Yes, automatic compaction can be applied seamlessly across research, planning, implementation, and testing phases to ensure compaction occurs safely with minimal interruption throughout the entire workflow.

Why does my autonomous workflow lose progress without user prompts during compaction?

Autonomous workflows lose progress during compaction when a durable state is not enforced at phase boundaries, whereas applying compaction-awareness ensures safe checkpoints and automatic state recovery.

What are the limitations of relying on manual checkpoints instead of compaction-awareness for autonomous agents?

Relying on manual checkpoints limits fully autonomous workflows by requiring user prompts, whereas compaction-awareness enables automatic evidence recording and safe state preservation across all phases without interruption.