Skip to content

Introduction

Rally is a CLI tool for dispatching AI coding agents (Squad teams) to GitHub issues via git worktrees.

Rally is for individual developers using Squad on shared repos — solo devs, open source maintainers, or anyone on a codebase where committing .squad/ files isn’t appropriate.

It automates the full Squad workflow — from GitHub issues to pull requests — without polluting your repository, eliminating ~15 manual steps:

  • Creating branches
  • Setting up worktrees
  • Symlinking Squad state
  • Managing multiple parallel dispatches

Animated demo of Rally CLI automating Squad workflows in a terminal