cleanup-builds
Reclaim disk taken by tagged dev artifacts from `./scripts/reload.sh --tag <tag>`. Each tagged build is multi-GB of DerivedData plus per-tag sockets and logs.
Run an adversarial review of the current change using the repository's cmux review skill.
$ npx -y skills add manaflow-ai/cmux --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/reviewContext preview
What this command does when you run it.
Run an adversarial review of the current change using the repository's cmux review skill.
Run an adversarial review of the current change using the repository's cmux review skill.
Read and follow:
`skills/cmux-review/SKILL.md`
Use the current task/conversation as the change intent when available. Default to reviewing the current working tree against `origin/main` (or the repository default branch when origin/main is unavailable).
Produce the review brief first. Keep independent discovery passes independent, challenge only credible findings, gather executable evidence where practical, and keep the human-facing report small.
Persist a local review receipt under the Git metadata path described by the skill. Do not commit the receipt or scratch verification artifacts.
Do not repair findings unless the user asks for repair or the current task explicitly includes fixing review findings.
Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.
Repo: manaflow-ai/cmux
Reclaim disk taken by tagged dev artifacts from `./scripts/reload.sh --tag <tag>`. Each tagged build is multi-GB of DerivedData plus per-tag sockets and logs.
Pull latest main and update all submodules to their latest remote main. No commits, no pushes.
Release straight from `main` with no PR, built and published locally.
Release through the PR flow, then build and publish locally instead of waiting on the CI release workflow.
Ship a stable cmux release built by CI: bump version, update changelog, open a PR, merge, tag, then GitHub Actions builds, signs, and publishes.
Get the current branch ready: update all submodules to their latest remote main, merge from main, and rebase.