agent-context-isolation
CommunityIsolate agent context, preserve tokens.
Authorparcadei
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents the output of background agents from flooding the main Claude context window, which can lead to token waste and loss of critical conversation history.
Core Features & Use Cases
- Background Agent Coordination: Ensures agents running in the background write their results to files instead of directly to the main context.
- File-Based Handoffs: Promotes a pattern where agents read and write data via files, maintaining a clean main conversation.
- Use Case: When an agent performs complex research or data processing, its output is saved to a designated file, allowing the main Claude instance to access the information without consuming valuable context tokens.
Quick Start
Use background agents and coordinate their output via files in the .claude/cache/agents/ directory.
Dependency Matrix
Required Modules
None requiredComponents
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/parcadei/Continuous-Claude-v3/archive/main.zip#agent-context-isolation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.