skills/dispatch/SKILL.md
Compose and launch roster-backed specialist lanes with prompt-native lane cards and receipts. Use when: "dispatch agents", "use subagents", "compose a team", "run provider lanes", "make lane cards". Trigger: /dispatch, /subagents, /lanes.
npx skillsauth add phrazzld/spellbook dispatchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Global delegation, prompt-native. Native subagents are the default path; roster providers and sprites earn lanes on judgment, not quota. This skill keeps the implementation small: lane cards, native harness commands, receipts, and lead synthesis.
| Need | Load |
|---|---|
| write or review lane cards | references/lane-cards.md |
| copy a lane card | templates/lane-card.md |
| track a multi-lane run | templates/run-card.md |
| choose providers/models | /harness-engineering models |
| run a lane on a remote sandbox | /sprites (sprite-lane runner) |
Use the existing dispatch-agent helper to launch configured providers. Use
lane_harness.v1 projection only when context hygiene matters; otherwise a
lane card is just the prompt packet.
No provider quota. Native subagents by default; cross-model critics for
review of your own work; roster providers for bounded cards where the
provider is better, cheaper, or independent in a nameable way; sprites for
heavy, long-running, parallel, or isolation-needing lanes. See
harnesses/shared/AGENTS.md (Roster).
Local lane guidance: lane cards are outcome-shaped and big — end state, success criteria, verification affordances, boundaries, output shape, receipt expectations. The oracle field is load-bearing; the lane agent owns its own decomposition. Give each lane scoped context and record the lead's accepted or rejected evidence.
lane_harness.v1 is an optional projection boundary for narrow lanes that
should not inherit the full global skill catalog.templates/lane-card.md. Keep each card small:
one role, one objective, one boundary, one output shape.--lane-harness <manifest> when the lane
needs a focused visible skill set.dispatch-agent; do not wait serially unless a lane depends on another.## Dispatch Summary
- Objective:
- Providers used:
- Lane shape:
- Accepted evidence:
- Rejected evidence:
- Failures / waivers:
- Receipt ids:
- Residual risk:
testing
Capture one compounding repo-technical learning while a solved problem is still fresh. Use when: after a bug fix, diagnosis, delivery, review, or incident reveals a reusable pattern worth adding to `docs/solutions/`. Trigger: /compound, /capture-learning, /learning.
testing
Route Misty Step factory application capabilities. Use when choosing, auditing, integrating, or operating Canary, Powder, Landmark, Aesthetic, or Bitterblossom: production observability, incidents, health checks, error logging, backlog/work-card state, release intelligence, UI/UX system adoption, or supervised/unsupervised agent dispatch. Trigger: /factory-apps, /factory-stack.
testing
Prove a skill beats no-skill with a falsifiable A/B eval, or retire it. Design, generate, run, and maintain a skill-specific eval: name the one claim the skill must earn, run it skill-on vs raw same-model, grade blind with objective checks first, return a keep/adapt/cut verdict. Use when: "eval this skill", "does this skill help", "prove the skill beats no skill", "write an eval for", "benchmark a skill", "is this skill worth it", "skill A/B", "skill regression test", "generate skill evals". Trigger: /skill-eval, /eval-skill, /prove-skill.
tools
> Template. Copy to `<target-repo>/.agents/skills/<repo>-<domain>/SKILL.md` > and fill every bracketed placeholder from the live target repo. Delete this > line and every other `> ` guidance line before committing. See > `../../references/repo-local-skill-generation.md` for the full process. --- name: <repo>-<domain> description: | [One paragraph: what this skill verifies/runs/operates for <repo>, stated in terms of the repo's real shape (service/CLI/library/etc.), not generic process. En