Batch Linear issue fixer using Claude Code. Takes Linear issue URLs, creates git worktrees, spawns Claude Code to implement fixes, and creates PRs — all unattended.
With --review, spawns parallel reviewers after all fixes are done that review each PR, fix issues directly in code, and push.
- Claude Code (
claudeCLI) - GitHub CLI (
gh), authenticated