← ClaudeAtlas

superadvisorlisted

Router to the best super* skill, persona, or gstack workflow. Use when a task spans domains or no skill owns it.
cskwork/superadvisor · ★ 1 · AI & Automation · score 74
Install: claude install-skill cskwork/superadvisor
# superadvisor — router Read the request, pick the **single best target**, load only that, hand off. This file is the index; the procedure lives in the target. Targets: - **super\*** skill — a full gated workflow (**Skill tool**). - **persona** — one specialist, one job (**Agent tool**; `agents/<name>.md`). - **gstack adapter** — a workflow the super\* suite lacks (read `reference/gstack/<name>.md`). ## Route 1. Match the request to one target in the tables below. 2. Precedence when signals overlap: - whole multi-step objective (build / fix end-to-end / spec / prototype / verify) → **super\*** (it owns the gates) - one atomic specialist step, or a block of a larger run → **persona** - deploy · product-reframe · destructive-command safety · docs/retro → **gstack adapter** 3. Respect an explicitly chosen target. Otherwise choose by the requested deliverable and the target's scope; clarify only when competing routes would materially change the work. If nothing fits, answer directly. 4. Announce the choice as `route: <target>`, then hand off. Route one primary target per turn; name any follow-up instead of preloading it. ## A. super* skills — invoke via Skill tool | Request signal | Skill | |---|---| | General objective: build / fix / spec / prototype / code-review / architecture-improve / verify | `supergoal` | | UI · screens · components · design systems · make it beautiful | `superdesign` | | Web QA · browser testing · regression · side-effect checks | `superqa`