dispatcher
Installation
SKILL.md
AEM Cloud Service Dispatcher
Route user requests to the appropriate specialist skill based on intent.
Intent Router
| User Intent | Skill | Path |
|---|---|---|
Create, modify, review, or harden dispatcher config files (.any, vhost, rewrite, cache, filter) |
Config Authoring | config-authoring/SKILL.md |
Conceptual questions (statfileslevel, filter rules, URL decomposition, cache invalidation, rewrite behavior, security headers) |
Technical Advisory | technical-advisory/SKILL.md |
| Investigate runtime incidents, failures, probe regressions, or cache anomalies | Incident Response | incident-response/SKILL.md |
| Optimize cache efficiency, latency, and throughput | Performance Tuning | performance-tuning/SKILL.md |
| Security audit, threat model, exposure control, header hardening | Security Hardening | security-hardening/SKILL.md |
| End-to-end lifecycle (design → implement → validate → release → incident) or requests spanning multiple concerns | Workflow Orchestrator | workflow-orchestrator/SKILL.md |