Dispatch

Mode-aware dispatch skill for the claude-wayfinder deterministic 7-decision matcher. Real-catalog mode is the default — the skill reads dispatch context JSON from stdin, runs the matcher against your live catalog, and returns the decision JSON verbatim. Pass --demo to opt into bundled fixtures instead. Catalog path resolution: --catalog-path flag > $DISPATCH_CATALOG_PATH env var > canonical default (~/.claude/state/dispatch-catalog.json). If neither --demo nor a resolvable catalog is present the skill emits a [CATALOG ERROR] and exits non-zero.

glitchwerks f445d07 13.8 KB Updated

File contents

glitchwerks/claude-wayfinder/tree/main/skills/dispatch commit f445d0728c

Frequently asked questions

npx skillmds@latest add glitchwerks/dispatch