fix: shorten auto-trigger guard to stay under 1024-char description limit

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-22 22:54:36 -07:00
parent 53eefc9a20
commit c213be3943
29 changed files with 29 additions and 57 deletions
+1 -2
View File
@@ -2,8 +2,7 @@
name: qa
version: 2.0.0
description: |
MANUAL TRIGGER ONLY: only run this skill when the user explicitly types /qa in their message.
Do not auto-trigger this skill from semantic similarity alone.
MANUAL TRIGGER ONLY: invoke only when user types /qa.
Systematically QA test a web application and fix bugs found. Runs QA testing,
then iteratively fixes bugs in source code, committing each fix atomically and
re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs",