moai-workflow-worktree

Solid

Git worktree management for parallel SPEC development with isolated workspaces, automatic branch registration, and seamless MoAI-ADK integration. Use when setting up parallel development environments.

AI & Automation 1,050 stars 192 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# MoAI Worktree Management Git worktree management system for parallel SPEC development with isolated workspaces, automatic registration, and seamless MoAI-ADK integration. Core Philosophy: Each SPEC deserves its own isolated workspace to enable true parallel development without context switching overhead. ## Quick Reference (30 seconds) What is MoAI Worktree Management? A specialized Git worktree system that creates isolated development environments for each SPEC, enabling parallel development without conflicts. Key Features: - Isolated Workspaces: Each SPEC gets its own worktree with independent Git state - Automatic Registration: Worktree registry tracks all active workspaces - Parallel Development: Multiple SPECs can be developed simultaneously - Seamless Integration: Works with /moai:1-plan, /moai:2-run, /moai:3-sync workflow - Smart Synchronization: Automatic sync with base branch when needed - Cleanup Automation: Automatic cleanup of merged worktrees Quick Access: - CLI commands: Refer to Worktree Commands Module at modules/worktree-commands.md - Management patterns: Refer to Worktree Management Module at modules/worktree-management.md - Parallel workflow: Refer to Parallel Development Module at modules/parallel-development.md - Integration guide: Refer to Integration Patterns Module at modules/integration-patterns.md - Troubleshooting: Refer to Troubleshooting Module at modules/troubleshooting.md Use Cases: - Multiple SPECs development in parallel - Isolated te...

Details

Author
modu-ai
Repository
modu-ai/moai-adk
Created
8 months ago
Last Updated
today
Language
Go
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category