2

    subagent-dispatch

    by Mr Shippers

    Optimize task execution by intelligently dispatching work to parallel subagents with ready-to-paste prompts.

    Updated May 2026
    Security scanned
    One-time purchase

    $53

    · or 265 credits

    One-time purchase

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Determine when a task needs parallel agents vs. sequential execution
    • Generate self-contained prompts for subagents with zero context leakage
    • Includes example output and usage patterns
    • Instant install
    • One-time purchase

    See it in action

    A real example of what this skill takes in and produces.

    Sample output

    DISPATCH: SWARM-3 TOKEN BUDGET: ~5k per agent REASON: Unit tests for 3 utilities can run independently.

    PASTE THIS: Template: "Write Jest tests for [FILE] covering all exported functions. Return only the test code." Dispatch 3 copies:

    • lib/auth.ts
    • lib/utils.ts
    • lib/date.ts

    About This Skill

    Efficiently Scale Your Agent Task Execution

    The subagent-dispatch skill solves the "coordination overhead" problem often found in multi-agent workflows. Instead of manually deciding how to split a complex task or letting an LLM over-spawn unnecessary agents, this skill analyzes your task and determines the mathematically optimal execution strategy: SOLO, DUAL, or SWARM-N.

    What it does

    This skill acts as an intelligent router for your AI agent. It evaluates work based on dependency chains and output volume to provide a ready-to-run execution plan. It supports:

    • SOLO: Sequential execution for tasks with high dependency.
    • DUAL: Parallel execution for independent halves (e.g., Backend vs. Frontend).
    • SWARM-N: Fan-out execution for repetitive tasks across multiple files or repositories (up to 7 agents).

    Why use this skill?

    Simply asking an AI to "do this in parallel" often results in context leakage or poorly defined sub-tasks. This skill generates self-contained, context-free prompts for every subagent, ensuring they have exactly what they need to succeed without parent-context "noise." It also enforces strict token budgets, preventing runaway costs while minimizing wall-clock time.

    Output format

    You receive a structured dispatch order including the reason for the split and a PASTE THIS block. You can copy-paste the resulting instruction directly into your Task tool or terminal to trigger the parallel work immediately.

    Use Cases

    • Determine when a task needs parallel agents vs. sequential execution
    • Generate self-contained prompts for subagents with zero context leakage
    • Manage token budgets per agent to control execution costs
    • Scale repetitive audits or refactors across multiple files using Swarm logic

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    No special permissions declared or detected

    Creator

    mr shippers.

    Frequently Asked Questions

    More Premium Skills

    $53