dispatch

Query database states and present structured lead triage reports.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/tcole333/ithildin --skill dispatch-tcole333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dispatch
Source: https://github.com/tcole333/ithildin/tree/main/.claude/skills/dispatch
Command: npx skills add https://github.com/tcole333/ithildin --skill dispatch-tcole333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sqlite3, datetime, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies lead triage and resource allocation in complex investigation workflows, reducing bottlenecks and improving efficiency.

Core Features & Use Cases

  • Queue Depth Analysis: Provides real-time analysis of queue depths and triage status across different lead types and infrastructure requests.
  • Triage Scheduling: Recommends which skills to run next based on triage scheduler fields.
  • Process Automation: Automates certain tasks like querying database states and presenting a structured report.
  • Use Case: Before initiating an investigation, run this skill to quickly understand the current state of work, identify bottlenecks, and decide the best course of action.

Quick Start

To generate a queue status report and suggestions for the next steps, run the command /dispatch.

Frequently Asked Questions about dispatch

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

FAQPage Schema
How do I automate lead triage and resource allocation for investigation workflows?

Lead triage and resource allocation can be automated by querying database states and generating a structured report to identify bottlenecks. This process analyzes queue depths across lead types to recommend the next appropriate investigation steps.

What is queue depth analysis and when do I need it for database investigations?

Queue depth analysis provides real-time monitoring of triage status across different lead types and infrastructure requests. You need it before initiating investigations to quickly understand the current work state and identify process bottlenecks.

How do I generate a queue status report for investigation triage?

To generate a queue status report and receive suggestions for next steps, execute the /dispatch command. This queries your sqlite3 database states and presents a structured analysis of current triage statuses.

Does this triage scheduling tool require sqlite3 to function?

Yes, sqlite3 is required as a dependency to query database states and perform queue analysis. The tool also relies on datetime functionality to manage triage scheduling fields and generate accurate resource allocation reports.

What is the best way to identify bottlenecks in investigation queue analysis?

The best way to identify investigation bottlenecks is by running an automated queue depth analysis that queries database states. This structured report highlights triage status across lead types and suggests appropriate skills to run next.