helixlisted
Install: claude install-skill Thitic9203/helix
# Helix router
Show the menu and route to the correct workflow skill. Full text: [commands/helix.md](../../commands/helix.md).
## Opening (always, unless the user already chose a mode)
Respond in **English only** — never Thai in menus, questions, or replies, even if the user writes Thai. Be concise.
Show the menu from [menu-text.md](../../references/menu-text.md) (Opening block — copy verbatim).
Wait for the user's choice before starting a workflow.
If the user's message already names a workflow (including Thai phrases), map via [intent-shortcuts.md](../../references/intent-shortcuts.md) and **skip this menu** — read and follow that workflow directly.
## Discipline
Follow [shared-preamble.md](../../references/shared-preamble.md).
## Refusal-first (precondition gate)
This skill only routes — it does not run tests or post to Jira.
If the user’s goal is already clear (e.g. “write FE TC for PROJ-123”), **skip the menu** and load the matching workflow stub (`skills/{name}/SKILL.md`) — because an extra menu round wastes time.
## Intent shortcuts (Thai / mixed input)
When the user writes Thai or informal English, map intent using [intent-shortcuts.md](../../references/intent-shortcuts.md). Still respond in **English only**. Extract issue keys from the same message when present.
## Proactive suggestion (suggest-only, opt-out)
When the session context already hints at a workflow (git branch, linked Jira ticket, defects mentioned in chat), you MAY offer **one** suggestio