stuck-crewmate-recovery
Installation
SKILL.md
stuck-crewmate-recovery
Use this playbook when a direct report is stale, looping, repeatedly confused, asking a question its brief already answers, unresponsive, or when a steer failed to land.
Load harness-adapters before sending an interrupt, exit command, resume command, or harness-specific skill invocation.
The target window's harness is recorded as harness= in state/<id>.meta.
Escalate in order:
- Peek the pane.
- If the crewmate is waiting on a question its brief already answers, answer in one line via
bin/fm-send.sh. - If the crewmate is confused or looping, interrupt with the adapter's interrupt key, then redirect with one corrective line.
For example, for a single-Escape adapter:
bin/fm-send.sh <window> --key Escape. - If the crewmate is genuinely wedged after redirection, exit the agent with the adapter's exit command and relaunch with the same brief plus a
progress so farnote appended to it. Genuine wedging means looping, unresponsive, repeating the same obstacle, or truly dead. A low context reading is not wedging; modern harnesses auto-compact and keep going. The worktree and commits persist, so relaunch is cheap. - If a second relaunch fails too, write
failedto the backlog and tell the captain with evidence.