·agent-context-isolation
</>

agent-context-isolation

namesreallyblank/clorch

Agent Context Isolation

1Installs·0Trend·@namesreallyblank

Installation

$npx skills add https://github.com/namesreallyblank/clorch --skill agent-context-isolation

SKILL.md

Background agents with runinbackground=true isolate their context. Have them write results to files in .claude/cache/agents/ /.

TaskOutput returns the full agent transcript. Always use file-based coordination instead.

Each agent reads the previous agent's file output, not TaskOutput.

Agent Context Isolation Source: namesreallyblank/clorch.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/namesreallyblank/clorch --skill agent-context-isolation
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is agent-context-isolation?

Agent Context Isolation Source: namesreallyblank/clorch.

How do I install agent-context-isolation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill agent-context-isolation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/namesreallyblank/clorch