Documentation
README
Parallel Task via Git Worktree
Create an isolated worktree in .worktrees/ branched from up-to-date main, with spec directory scaffolded.
When to Use
- Working on an independent task that doesn't block or depend on current work
- Need isolation from the current branch's in-progress changes
- Running long builds/tests while continuing other work
Workflow
This is the opening of the README. Read the full README on GitHub.