qa
qa
Catalogue généré le 2026-05-11
En une phrase
SystematicallyTeste QAsystématiquement testton asite, webtrouve applicationles andbugs, fixet bugsles found.corrige un par un dans le code en commit propre, jusqu'à ce que tout fonctionne.
Quand l'utiliser
UseQuandwhentuaskedvienstode finir une feature et tu veux savoir si "qa",ça"QA",marche"test this site", "find bugs", "test and fix", or "fix what's broken"vraiment".ProactivelyPoursuggestunwhencheckthecompletuseravantsaysdeamettrefeatureenisligneready—forformulaires,testingnavigation,orresponsive,asksedge"does this work?".cases.ForQuandreport-onlytumode,posesusela question "est-ce que ça marche ?" et tu veux une vraie réponse, pas une intuition.
/qa-only. (gstack) Voice triggers (speech-to-text aliases): "quality check", "test the app", "run QA"only).
Comment l'invoquer
- Slash command :
/qa(si exposé dans ton CLI) - Voice triggers : « quality check » · « test the app » · « run QA »
- Phrases déclencheurs (texte) :
voir"qa"la/description"QA"complète/ci-dessous"test this site" / "find bugs" / "test and fix" / "fix what's broken" - Auto-invocation : ✅
ProactivelyOuisuggest—whenClaudethesuggèreusercesaysskillaquand tu dis qu'une featureisestreadyprêteforàtestingtesterorouasksquand tu poses la question "doesest-cethisquework?ça marche ?".
Description complètedétaillée
SystematicallyC'est QAle couteau suisse du test a: webil applicationfait andà fixla fois l'audit ET la réparation. La boucle complète : tester systématiquement, trouver les bugs, corriger dans le code source, commiter atomiquement, et re-tester pour confirmer que c'est bien réglé. Tout ça en autonomie.
Tu choisis le niveau d'exhaustivité :
À la fin, tu reçois un résumé avec deux scores de santé — celui d'avant la passe et celui d'après — la preuve des corrections (captures avant/après pour chaque fix), et un verdict "qa",prêt à shipper" ou "QA",il "testreste thisdes site",soucis "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the user says a feature is ready for testing or asks "does this work?". Three tiers: Quick (critical/high only), Standard (+ medium), Exhaustive (+ cosmetic). Produces before/after health scores, fix evidence, and a ship-readiness summary. For report-only mode, use /qa-only. (gstack) Voice triggers (speech-to-text aliases): "quality check", "test the app", "run QA"bloquants".
Pour
À allerne pluspas loinconfondre
Preamble (run first)
Plan Mode Safe Operations
In plan mode, allowed because they inform the plan:avec , $B/qa-only$D,qui codex exec/codex review, writes to ~/.gstack/, writes to the plan file, and open for generated artifacts.
Skill Invocation During Plan Mode
If the user invokes a skill in plan mode, the skill takes precedence over generic plan mode behavior. Treat the skill file as executable instructions, not reference. Follow it step by step starting from Step 0; the first AskUserQuestion is the workflow entering plan mode, not a violation of it. AskUserQuestion (any variant — mcp__*__AskUserQuestion or native; see "AskUserQuestion Format → Tool resolution") satisfies plan mode's end-of-turn requirement. If no variant is callable, the skill is BLOCKED — stop and report BLOCKED — AskUserQuestion unavailable per the AskUserQuestion Format rule. At a STOP point, stop immediately. Do not continue the workflow or call ExitPlanMode there. Commands marked "PLAN MODE EXCEPTION — ALWAYS RUN" execute. Call ExitPlanMode only after the skill workflow completes, or if the user tells you to cancel the skill or leave plan mode.
(extrait — voirfait le SKILL.mdmême completaudit mais s'arrête à la simple constatation sans toucher au code. Utilise /qa quand tu fais confiance à Claude pour lacorriger, suite)et /qa-only quand tu veux garder le contrôle sur les modifs.
Source
- Plugin :
gstack - Nom interne :
qa - Fichier :
/home/thymon/.claude/skills/gstack/qa/SKILL.md