agent-dispatch

Installation
SKILL.md

Agent Dispatch

The router behind /agent. It owns one job: turn a subcommand into the right agent action and delegate. It does not contain agent, config, or setup logic of its own — architecture diagnosis lives in agent-architecture-audit, config-file audit and sync lives in agent-config-audit, .agents/ scaffolding lives in agent-folder-init, and dev-loop routing setup lives in setup-agent-routing.

Contract

Inputs:

  • A single argument string (may be empty) parsed into a mode.

Outputs:

Installs
1
GitHub Stars
30
First Seen
1 day ago
Security Audits
agent-dispatch — shipshitdev/library