Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when managing, triaging, restarting, escalating, or summarizing Codewhale Agent Fleet runs and workers.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 588% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 59% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 42% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 95% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 87% | 0% |
Use this skill when acting as a manager agent for Codewhale Agent Fleet runs. Your job is to classify worker state, choose the narrowest safe typed action, and leave a ledgered receipt or a safe escalation draft.
codewhale fleet status,inspect, logs, artifacts, interrupt, restart, stop, and the Runtime API fleet endpoints.
.codewhale/fleet.jsonl, host logs, or remote files directlyunless the typed command or API is missing required evidence.
user or run config explicitly authorizes sending. Draft the message instead.
oversized logs in a summary or escalation.
status output. If no worker is named, start with codewhale fleet status.
codewhale fleet inspect <worker-id> or the matchingRuntime API worker endpoint.
codewhale fleet logs <worker-id> andcodewhale fleet artifacts <worker-id>. Summarize artifact refs, not full payloads.
transient failure: transport error, timeout, stale heartbeat, hostunavailable, or retryable provider/network failure.
task failure: worker completed the task but the result is wrong,missing required artifacts, or reports a domain error.
verifier failure: scorer/verifier failed or disagrees with the workerresult.
needs-human: missing authority, unsafe secret boundary, destructiveaction, repeated restart exhaustion, ambiguous product decision, or conflict between artifacts and verifier.
codewhale fleet restart <worker-id>.unless the task spec says retrying can produce new evidence.
verifier cannot be corrected through a typed action.
evidence commands, artifact refs, and next owner.
Restart only when all of these are true:
Escalate when any of these are true:
evidence,
Use this shape for Slack/PagerDuty drafts. Keep logs to three short lines or an artifact ref.
textCodewhale fleet needs attention Run: <run-id> Worker: <worker-id> Task: <task-id or unknown> Classification: <transient failure | task failure | verifier failure | needs-human> Reason: <one sentence, no secrets> Latest typed evidence: codewhale fleet inspect <worker-id>; codewhale fleet artifacts <worker-id> Safe log excerpt: <3 lines max or "see artifact <ref>"> Requested decision: <restart approval | verifier review | task owner review | permission decision>
End every fleet-manager response with a compact receipt:
textFleet receipt Run: <run-id> Workers checked: <count/list> Classification: <state> Action: <restart/interrupt/stop/escalation draft/no-op> Ledger expectation: <typed action should be recorded | draft only, no send> Artifacts reviewed: <refs> Follow-up owner: <manager | task owner | human>
Other measured skills in the registry, with their headline benchmark lift.