docs: sync wiki with discovery stub layout (6 skills)
Update Home, Installation, Commands, Supported-AI-Agents, Troubleshooting
for thin SKILL.md stubs and plugin.json registration.
Co-authored-by: Cursor <cursoragent@cursor.com>
docs: sync wiki with Helix 1.5.29 (auto-update, workflows, Test.md)
Update Home, Installation, Commands, Troubleshooting, and Supported-AI-Agents
to match current README and deprecated workflow paths.
Co-authored-by: Cursor <cursoragent@cursor.com>
docs: direct workflow vs optional /helix menu
Co-authored-by: Cursor <cursoragent@cursor.com>
wiki: sync QA skill pack docs; remove legacy orchestrator pages
Mirror README install/usage/update and supported agents. Add sidebar.
Remove outdated full-cycle and test-suite wiki pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
feat: add QA skills wiki pages + update all related docs
New pages: QA-Sub-Skills (index), QA-Strategy, QA-Plan, QA-Risk,
QA-Explore, QA-Report, QA-Defect, QA-Metrics, QA-Data, QA-CI, QA-Full
Updated: Home.md (QA Skills section + QA architecture pipeline),
Skills-Overview.md (31 skills, QA rows + directory tree),
Commands-Reference.md (all qa-* commands + argument shorthand),
Full-Workflow-Guide.md (QA release pipeline section),
Test-Sub-Skills.md (cross-reference to QA skills)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Restructure test skills by ISO 25010: Functional vs Non-Functional tiers
Per ISO/IEC 25010 (SQuaRE) and ISTQB CTFL v4.0:
- Tier 1 Functional (Suitability): unit, integration, contract, e2e
- Tier 2 Non-Functional Quality: security, a11y, visual
- Tier 3 Non-Functional Performance: all test-perf-*
Updated: Home.md, Test-Sub-Skills.md, Commands-Reference.md, Skills-Overview.md
docs: documentation audit — fix 8 gaps across 6 wiki pages
Commands-Reference.md:
- Expand /helix test table: 5 → 14 sub-commands with wiki links
- Expand Argument Shorthand block with all 14 test sub-commands
- Add example output block under /helix analyze
Skills-Overview.md:
- Fix skill count: 18 → 21
- Add Wiki column to Skill Map table (all 21 rows)
- Expand "existing work" handling to include all 11 test sub-skills
Knowledge-Files.md:
- Add 6 missing perf sub-skill sections: test-perf-load, test-perf-stress,
test-perf-soak, test-perf-frontend, test-perf-db, test-perf-profile
Full-Workflow-Guide.md:
- Translate Thai text in Step 0 Intake to English
- Add time-per-phase estimates table (simple/medium/complex)
- Fix Step 5 test order: add contract/a11y/visual; note perf is a
separate pipeline via /helix test-perf
Troubleshooting.md:
- Add 5 new entries: k6 not found, semgrep not found,
trufflehog/trivy not found, visual regression CI vs local,
clinic.js not found
Installation.md:
- Add Verify + Invoke steps to Copilot CLI and Gemini CLI sections
- Add tip about copying knowledge reference files for manual install
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: build out full wiki with 8 standard pages
Pages: Home, Installation, Commands Reference, Full Workflow Guide,
Skills Overview, Test Sub-Skills, Knowledge Files, Core Rules, Troubleshooting
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>