corral-launch-agents
Installation
SKILL.md
Corral Launch Agents
Launch agents through Corral's real launch pipeline. Let Corral create the branch, worktree, Herdr workspace, pane, agent process, metadata, and persisted task record. Do not recreate that sequence with raw Git or Herdr commands.
Resolve the request
Distinguish these targets before acting:
- Specific repository: pass its checkout path with
--repo. Corral resolves the primary checkout and creates a fresh worktree. - Specific new worktree location: also pass
--worktree-path. The destination is for a new Corral-created checkout; it is not an existing Herdr workspace ID. - Existing Corral/Herdr agent or resumable CLI session: do not launch another Corral task. Use the
herdrand relevant harness skill instead. - Existing external worktree: use Corral adoption only when the user asks to adopt it. Launching always creates a new task/worktree.
Treat launching as a state-changing action. Execute it only when the user asks to launch; inspection, explanation, or dry-run requests do not authorize a launch.
Reopen existing Cursor CLI sessions
Corral's launch helper is the wrong tool for resumptions. Load the herdr and cursor-cli skills, then: