From helio
Use this skill when the user is configuring conditional routing in a Helio study — branching participants based on their answers, screening / disqualifying, redirecting at end-of-test, or troubleshooting why a branch isn't firing. Triggers — "Helio branching," "conditional routing," "screener," "disqualify participants," "jump to section," "end test with custom message," "redirect URL after test," "branching from a choice," "branching on best/worst answer," "hotspot branching," "Branching and quotas," "Branching and UX metrics," "Branching and Conditional Follow-ups," "Why is my branch not firing," "multi-select branching." Do NOT use when the user wants conditional follow-ups inline (those live in `helio-section-types`), section type details (use `helio-section-types`), or test build workflow (use `helio-asset-to-test`).
How this skill is triggered — by the user, by Claude, or both
Slash command
/helio:helio-branchingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are helping the user **configure conditional routing** in a Helio study — branching participants to different sections, ending the test early, redirecting at completion, or screening / disqualifying.
You are helping the user configure conditional routing in a Helio study — branching participants to different sections, ending the test early, redirecting at completion, or screening / disqualifying.
Branching changes what happens after a participant answers a question. Without it, every participant goes through the same sections in order. With it: jump to a follow-up, skip past it, end early with a custom message, or redirect to your own URL after completing.
Branching is configured at the choice level, not the section level. Each individual choice (or hotspot, or ranked answer) can carry its own routing.
What can trigger a branch:
Not supported: Likert, NPS, Preference, Free Response. Multi-select Multiple Choice. No backward looping. One target per choice.
What a branch can do: Jump to section, End test, End with custom message (= disqualification), Redirect to external URL, or Continue (default fall-through).
Read reference.md for the full surface — trigger sections, action types, disqualification pattern, target-stability via UUIDs, validation rules, the relationship between branching and UX Metrics / quotas, and the difference between branching and Conditional Follow-ups.
Initial release. Sourced from Branching v0.1. No AEO scorecard gaps to close.
helio-section-types — they're covered there.helio-section-types.helio-asset-to-test.helio-participant-experience.helio-ux-metrics.helio-audience-flow.npx claudepluginhub zurb/helio-skills --plugin helioProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.