Read Dispatch

List, read, and respond to dispatches across branches and worktrees.

39|6|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/the-agency-ai/the-agency --skill read-dispatch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Read Dispatch
Source: https://github.com/the-agency-ai/the-agency/tree/main/src/claude/skills/dispatch-read
Command: npx skills add https://github.com/the-agency-ai/the-agency --skill read-dispatch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing dispatch communications by enabling users to list, read, and respond to dispatches from multiple branches or worktrees seamlessly.

Core Features & Use Cases

  • Dispatch Listing: Retrieve and display available dispatches for efficient tracking.
  • Dispatch Reading: View detailed contents of specific dispatches, marking them as read automatically.
  • Evaluation & Response: Assess findings or directives within dispatches, then formulate and send responses or resolutions.
  • Use Case: A team member receives a code review request via dispatch and uses this Skill to access, evaluate, and respond, ensuring clear communication and tracking.

Quick Start

To read a specific dispatch, run the command to fetch and display its details, then respond with your assessment and resolution steps.

Frequently Asked Questions about Read Dispatch

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

FAQPage Schema
How do I manage dispatch communications across multiple branches?

Managing dispatch communications across branches involves listing, reading, and responding to dispatches from multiple worktrees to streamline collaborative code review and task tracking workflows.

What is a dispatch in code review and task management workflows?

A dispatch in code review and task management is a communication mechanism used to send findings, directives, or code review requests across branches and worktrees, enabling efficient evaluation and resolution tracking.

How do I read and respond to a specific dispatch ID?

To read and respond to a specific dispatch ID, run the command to fetch and display its detailed contents, which marks it as read automatically, then formulate and send your assessment and resolution steps.

Can I track code review requests across different worktrees?

Yes, you can track code review requests across different worktrees by retrieving and displaying available dispatches, allowing you to access, evaluate, and respond to directives from multiple branches seamlessly.

Does this dispatch workflow require any external dependencies?

No external dependencies are required for this dispatch workflow, as it integrates directly with agency tools to handle dispatch IDs, fetch contents, and enable evaluation and resolution seamlessly.