worktrees:peer

Community

Autonomous multi-instance development with PRs.

Authoraaronbassett
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables autonomous multi-instance development workflows where independent Claude worktrees coordinate via PR-based integration to main.

Core Features & Use Cases

  • Independent worktrees: Each instance maintains its own worktree and feature scope without cross-branch interference.
  • PR-based integration: All changes are merged through pull requests to main, ensuring controlled integration.
  • Conflict avoidance and traceability: Clear area ownership and PR-based reviews minimize conflicts and improve traceability.

Quick Start

Use the worktrees:peer skill to initialize a new autonomous instance:

  • Create a new worktree: git worktree add -b feature/<id>-<feature> .worktrees/<id> main
  • Describe the feature and optional --id in your PR description to enable reproducible context.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: worktrees:peer
Download link: https://github.com/aaronbassett/aaronbassett-marketplace/archive/main.zip#worktrees-peer

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