disk-persist-agents

Community

Keep context lean, persist agent outputs.

Authoradamfeldman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents context exhaustion in multi-agent workflows by ensuring that agents write their full outputs to disk instead of returning them directly into the conversation context.

Core Features & Use Cases

  • Disk Persistence: Agents write complete findings to specified files.
  • Context Management: Keeps the parent context lean, allowing for longer sessions.
  • Traceability & Recovery: Outputs are retained on disk for future reference and recovery.
  • Use Case: In a complex planning workflow involving numerous research agents, this pattern ensures that each agent's detailed findings are saved to a dedicated file, preventing the main conversation from filling up and becoming unusable.

Quick Start

Use the disk-persist-agents skill to ensure that agent outputs are written to disk files instead of the conversation context.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: disk-persist-agents
Download link: https://github.com/adamfeldman/compound-workflows/archive/main.zip#disk-persist-agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.