Homebrew formulas for sixoverground tools.
brew install sixoverground/tap/claude-project-managerAfter installing, the binary is cpm (e.g. cpm init, cpm status).
- claude-project-manager (source) — a local macOS scheduler that polls GitHub and fires Claude Code routines as soon as phase PRs merge. Installs as
cpm.
After tagging a new release in the source repo:
curl -sL https://github.com/sixoverground/claude-project-manager/archive/refs/tags/vX.Y.Z.tar.gz | shasum -a 256Update the formula's url and sha256, commit, push.