# GWTree ## Docs - [Changelog](https://mintlify.wiki/ahmadawais/gwtree/changelog.md): Version history and release notes for GWTree - [gwt clean](https://mintlify.wiki/ahmadawais/gwtree/commands/clean.md): Remove merged worktrees in batch - [gwt config](https://mintlify.wiki/ahmadawais/gwtree/commands/config.md): Manage GWTree configuration and preferences - [gwt (create)](https://mintlify.wiki/ahmadawais/gwtree/commands/create.md): Create new git worktree(s) with automated setup - [Global Flags](https://mintlify.wiki/ahmadawais/gwtree/commands/flags.md): Command-line flags and options for GWTree commands - [gwt list](https://mintlify.wiki/ahmadawais/gwtree/commands/list.md): List all worktrees for the current repository - [gwt merge](https://mintlify.wiki/ahmadawais/gwtree/commands/merge.md): Merge worktree branch to main and clean up - [Commands Overview](https://mintlify.wiki/ahmadawais/gwtree/commands/overview.md): Complete reference of all GWTree CLI commands - [gwt remove](https://mintlify.wiki/ahmadawais/gwtree/commands/remove.md): Remove worktrees interactively with search - [gwt status](https://mintlify.wiki/ahmadawais/gwtree/commands/status.md): Show detailed status of all worktrees including changes and commits - [Multi-Agent Workflow](https://mintlify.wiki/ahmadawais/gwtree/concepts/multi-agent-workflow.md): Run Claude Code, Command Code, and Cursor AI agents in parallel on separate branches - [Naming Patterns](https://mintlify.wiki/ahmadawais/gwtree/concepts/naming-patterns.md): Understanding the {repo}-{name} naming convention and how GWTree structures worktrees - [Git Worktrees](https://mintlify.wiki/ahmadawais/gwtree/concepts/worktrees.md): Understanding git worktrees and why they're essential for parallel development - [FAQ](https://mintlify.wiki/ahmadawais/gwtree/faq.md): Frequently asked questions about GWTree - [Batch Creation](https://mintlify.wiki/ahmadawais/gwtree/guides/batch-creation.md): Create multiple git worktrees at once for parallel development - [Configuration](https://mintlify.wiki/ahmadawais/gwtree/guides/configuration.md): Configure GWTree behavior with editor, dependency installation, and package manager settings - [Creating Worktrees](https://mintlify.wiki/ahmadawais/gwtree/guides/creating-worktrees.md): Learn how to create single git worktrees with interactive prompts - [Managing Worktrees](https://mintlify.wiki/ahmadawais/gwtree/guides/managing-worktrees.md): List, view status, and remove git worktrees - [Merging and Cleanup](https://mintlify.wiki/ahmadawais/gwtree/guides/merging-and-cleanup.md): Merge completed work and clean up worktrees - [Introduction](https://mintlify.wiki/ahmadawais/gwtree/index.md): Git worktree manager for parallel development with multiple AI coding agents - [Installation](https://mintlify.wiki/ahmadawais/gwtree/installation.md): Install GWTree globally with npm, pnpm, yarn, or bun - [Quickstart](https://mintlify.wiki/ahmadawais/gwtree/quickstart.md): Get your first worktree running in minutes with practical examples - [Troubleshooting](https://mintlify.wiki/ahmadawais/gwtree/troubleshooting.md): Common issues and solutions when using GWTree - [Code Review with Worktrees](https://mintlify.wiki/ahmadawais/gwtree/use-cases/code-review.md): Review pull requests without disrupting your current work - [Feature Development Workflow](https://mintlify.wiki/ahmadawais/gwtree/use-cases/feature-development.md): Complete workflow for developing features with git worktrees - [Running Parallel AI Agents](https://mintlify.wiki/ahmadawais/gwtree/use-cases/parallel-agents.md): Run Claude Code, Command Code, and Cursor simultaneously on different branches