Skip to content

Commands Reference

thitichaya edited this page Jun 12, 2026 · 8 revisions

Commands reference

You do not have to start with /helix. Use direct workflow commands when you know the goal.

Helix menu — optional

Claude Code: /helix · Others: skill helix

Menu text (single source): menu-text.md

# Workflow Claude Code Skill name
1 TC FE Preparation /tc-fe-prep tc-fe-prep-workflow
2 TC API Preparation /tc-api-prep tc-api-prep-workflow
3 Retest bug /retest-bug retest-bug-workflow
4 Testing ticket /testing-ticket testing-ticket-workflow
5 Create bug /create-bug create-bug-workflow
6 Other Ask in chat

Direct commands (Claude Code)

Each command loads skills/{name}/SKILL.md (stub → WORKFLOW.md):

Command Purpose
/tc-fe-prep FE manual TC — coverage, Test Type option, four-axis final review
/tc-api-prep API TC from spec + Swagger — post-publish verification
/retest-bug Verify fix, evidence, transition
/testing-ticket Playwright for one ticket
/create-bug File bugs on Jira/GitHub

Other agents

Invoke by skill name from ~/.cursor/skills/ (or project .github/skills/):

  • tc-fe-prep-workflow, tc-api-prep-workflow, retest-bug-workflow, testing-ticket-workflow, create-bug-workflow

Each stub loads the full procedure from skills/deprecated/*/WORKFLOW.md.

See Supported-AI-Agents · agent-entry.md

Clone this wiki locally