jazz-all-skills

Installation
SKILL.md

Jazz All Skills Router

Use this as the entry router when a Jazz request arrives but the primary failure domain is unclear.

Mission

  1. Classify runtime and topology first.
  2. Classify failure domain second.
  3. Route to the narrowest focused skill that can solve the task.
  4. Keep jazz-sync-architecture as the cross-domain escalation path.

Topology-First Triage

Always identify execution topology before touching schema or loading strategy:

  • Browser app only
  • Extension MV3 (popup + service worker)
  • Dedicated worker runtime
  • Edge/server worker runtime
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 18, 2026