rallish-operator

Installation
SKILL.md

rallish-operator — Tennis Rally Playbook

This skill drives a live tennis-style rally between two coding-CLI sessions through the rallish broker. The user types three things; the agent does the rest.

Bootstrap (when the rallish binary is missing)

The skill bundles a platform-detecting installer. If command -v rallish fails, run the bundled script:

sh ~/.claude/skills/rallish-operator/scripts/install-binary.sh

That fetches the latest GitHub Release binary for the current OS/arch and installs it to /usr/local/bin (or ~/.local/bin if unwritable). After it succeeds, re-run the trigger.

Installs
1
Repository
jazz1x/rallish
First Seen
May 18, 2026
rallish-operator — jazz1x/rallish