dispatch-delegation-brief

Generates structured delegation briefs for handing tasks to unsupervised agents.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/Cloud-Byte-Consulting/plugins --skill dispatch-delegation-brief-cloud-byte-consulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dispatch-delegation-brief
Source: https://github.com/Cloud-Byte-Consulting/plugins/tree/main/prompt-workflows/skills/dispatch-delegation-brief
Command: npx skills add https://github.com/Cloud-Byte-Consulting/plugins --skill dispatch-delegation-brief-cloud-byte-consulting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Vague task handoffs cause unsupervised agents to produce wrong or incomplete results. This Skill turns a loosely defined task into a precise delegation brief with explicit scope, constraints, and completion criteria that an agent can execute without supervision. ## Core Features & Use Cases - Structured Intake: Asks six targeted questions covering the task, definition of done, files and apps involved, quality standards, constraints, and fallback behavior when stuck. - Pre-Flight Checklist: Produces a checklist of what must be true before walking away, including apps open, folders accessible, files in place, and cloud sync status. - Ready-to-Send Brief: Outputs a delegation brief under 400 words with TASK, DONE MEANS, CONTEXT, STEPS, QUALITY STANDARDS, CONSTRAINTS, IF STUCK, and WHEN COMPLETE sections. - Use Case: You identify a one-off task like reorganizing a project folder and renaming files. The Skill interviews you, then produces a paste-ready brief you can send to an async agent from your phone before leaving your desk. ## Quick Start Ask the assistant to turn a specific task you want to delegate into a dispatch delegation brief with clear done criteria and constraints.

Frequently Asked Questions about dispatch-delegation-brief

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate a task to an AI agent without supervision?

Write a delegation brief that specifies the task, what done looks like, the files and apps involved, quality standards, constraints, and what the agent should do if stuck. This Skill interviews you for those inputs and formats them into a paste-ready brief.

What should a delegation brief for an AI agent include?

A complete brief includes TASK, DONE MEANS, CONTEXT, STEPS, QUALITY STANDARDS, CONSTRAINTS, IF STUCK, and WHEN COMPLETE sections. Keeping it under 400 words forces clarity and reduces ambiguity for the executing agent.

Can I use this with agents other than Dispatch?

Yes. The output is a plain-text delegation brief with explicit scope and completion criteria, so it works with any agent that accepts natural-language task instructions, not only Dispatch.

What should an AI agent do when it gets stuck on a delegated task?

The brief asks you to choose upfront: either let the agent use its best judgment and continue, or have it stop and leave a note. Defining this in advance prevents the agent from guessing or silently failing.

When is a delegation brief not the right approach?

It is designed for one-off, well-bounded tasks. Recurring workflows, tasks requiring real-time human judgment, or work with unclear success criteria are better handled with direct supervision or a defined repeatable process.