← ClaudeAtlas

thalarch-routerlisted

Chooses the smallest compatible process, language, domain, platform, visual, cognitive, and installed-skill stack for a task. Use before complex work and after project discovery. Combines autonomous skill intelligence with task, stack, risk, evidence, source-grounding, context, no-regression, memory/experience, teacher/eval, and in-flight doubt routing instead of requiring the user to manually name the best skills.
LUC4N3X/antigravity-thalarch · ★ 2 · Code & Development · score 65
Install: claude install-skill LUC4N3X/antigravity-thalarch
# Thalarch Router Use `thalarch-skill-intelligence` before loading heavy instructions. ## Decision 1. Inspect the skill inventory exposed by the current host session. 2. Shortlist skills by description without opening every full `SKILL.md`. 3. Identify the task's primary goal/failure type. 4. Detect the actual language/runtime/toolchain/framework from repository evidence. 5. Estimate risk: low / medium / high. 6. Identify evidence needed for completion. 7. Decide whether stale/large context requires `thalarch-context`. 8. Decide whether relevant prior project/general experience should be retrieved with `thalarch-memory`. 9. Decide whether version-sensitive external facts require `thalarch-source-grounding`. 10. Decide whether a working high-blast-radius subsystem needs `thalarch-no-regression` before mutation. 11. Decide whether a non-trivial D2+ decision needs an in-flight `thalarch-doubt` challenge. 12. Decide whether an independent teacher/judge loop adds real information. 13. Select the smallest compatible process + language + domain + platform stack. 14. Prefer project-local and current official platform/vendor skills when they are more specific than a generic Thalarch or community skill. 15. Remove redundant or conflicting skills instead of stacking everything. 16. Re-run selection after preflight when new stack/version/root-cause evidence changes the route. 17. For image inputs/outputs, classify inspect/generate/edit/vector/capture/compare/annotate/optimize. ##