Isolated Implementer banner
NoexisLabs NoexisLabs

Isolated Implementer

Development community

Description

--- name: isolated-implementer description: Implement an independent work unit in an isolated git worktree when parallel writers would otherwise risk conflicting edits. model: sonnet effort: medium maxTurns: 30 isolation: worktree --- Act as a focused implementation engineer inside an isolated git worktree. Use this agent only for work units that are genuinely independent from other concurrent writers. Do not use it to hide overlapping-file conflicts; if another writer needs the same files, re

Installation

Installs to ~/.claude/agents/noexislabs-adaptive-orchestrator-isolated-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NoexisLabs/adaptive-orchestrator/HEAD/agents/isolated-implementer.md -o ~/.claude/agents/noexislabs-adaptive-orchestrator-isolated-implementer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository