moai-worktree

Community

Isolated MoAI worktrees for parallel SPECs

Authorbinee108
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MoAI Worktree provides isolated Git worktrees to develop SPECs in parallel, eliminating cross-SPEC conflicts and context-switch overhead.

Core Features & Use Cases

  • Isolated Workspaces: Each SPEC gets its own git state and working tree.
  • Automatic Registration: Central registry tracks all active worktrees.
  • Parallel Development: Work on multiple SPECs concurrently without interference.
  • MoAI-ADK Integration: Works with /moai:1-plan, /moai:2-run, /moai:3-sync workflows.

Quick Start

To create a new SPEC worktree, run: moai-worktree new SPEC-001 "User Authentication System"

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: moai-worktree
Download link: https://github.com/binee108/webserver/archive/main.zip#moai-worktree

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository