QTS Skill List
All custom repo skills live under .cursor/skills/ and use the qts- prefix. Invoke them with /qts-<name> in chat or ask the agent to run the skill by name.
Available skills
qts-skill-list- quick index of the repo-specific skillsqts-pr-review- framework-focused PR review for package-surface risk, CLI/versioning issues, workflow parity, docs accuracy, and template/runtime integrityqts-pr-create- PR title/body drafting for framework runtime, packaging, workflow, docs, and template changes
How to use them
qts-pr-reviewis manual-first. Use it when you want a deliberate framework review pass.qts-pr-createcan be used when you want a repo-specific PR draft that follows the framework formatting rules.- When unsure which skill fits, start with
qts-skill-list.
Scope notes
- These skills are only for the
qvac-test-suiterepository. - They assume
framework/is the product and avoidtetherto/qvac, pod-specific automation, release-branch side flows, and hidden helper scripts.