BluegReeno

Prime Isolation — Git skill for Claude Code

Git community

Prime agent with Archon isolation system and git operations context.

How to install Prime Isolation

Installs to ~/.claude/commands/bluegreeno-archon-prime-isolation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BluegReeno/Archon/HEAD/.claude/commands/prime-isolation.md -o ~/.claude/commands/bluegreeno-archon-prime-isolation.md

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

What Prime Isolation does


description: Prime agent with Archon isolation system and git operations context

Prime Isolation: Worktree Isolation and Git Ops Orientation

Objective

Orient on the isolation system (`packages/isolation/`) and low-level git operations (`packages/git/`) before working on worktree lifecycle, branch management, or error handling.

Process

1. Understand the Package Structures

!`ls packages/isolation/src/` !`ls packages/git/src/`

2. Understand Branded Git Types

Read `pa

Alternatives in Git

Full documentation available on GitHub

View Source Repository