agent-context-isolation

Community

Isolate agent output, preserve context.

Authorscooter-lacroix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents AI agent output from flooding the main context window, which can lead to lost context and the need for repeated explanations.

Core Features & Use Cases

  • Background Agents: Utilize agents that run in the background and write to files, keeping the main context clean.
  • File-Based Coordination: Employ a pattern where agents read and write to specific files for communication, rather than relying on TaskOutput.
  • Use Case: When an agent needs to perform extensive research or generate a large report, it writes the output to a file in a designated cache directory. Subsequent agents or the main process can then read this file, ensuring the main conversation thread remains concise and focused.

Quick Start

Configure background agents to write their output to files in the .maestro/cache/agents/ directory.

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: agent-context-isolation
Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#agent-context-isolation

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 471,000+ vetted skills library on demand.