一键导入
ham-qa-prompt-gate
Review executor prompts for red flags, alignment issues, blockers, scope drift, and evidence gaps before any non-trivial execution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review executor prompts for red flags, alignment issues, blockers, scope drift, and evidence gaps before any non-trivial execution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Structured diagnosis loop: reproduce, minimize, hypothesize, instrument, fix, and regression-test.
Grilling session for plan alignment against domain language and ADRs, with inline doc updates when decisions are finalized.
Summarize the current thread into a compact handoff artifact for a fresh agent session.
PARKED/MANUAL ONLY: Identify architecture deepening opportunities and refactor candidates.
Repo-local setup for Matt Pocock engineering skills in HAM. Configures issue tracker, triage labels, and domain doc locations without touching runtime or deploy settings.
Red-green-refactor loop using vertical slices and behavior-focused tests through public interfaces.
| name | ham-qa-prompt-gate |
| description | Review executor prompts for red flags, alignment issues, blockers, scope drift, and evidence gaps before any non-trivial execution. |
Use this skill before non-trivial implementation/deploy/debug/refactor/test/migration/cleanup prompts, and whenever the user asks to review or rewrite a prompt for safety.
Act as a Senior QA Engineer and Security Auditor for prompts:
PROCEED AS-WRITTEN | PROCEED WITH REWRITE | STOP-BLOCKEDStop immediately (STOP-BLOCKED) for any of the following:
git add -A--set-env-varsMANUAL SESSION REQUIREDCLERK_SESSION_INVALID treated as PASS instead of AUTH SESSION BLOCKERMANUAL SESSION REQUIRED, never PASS.CLERK_SESSION_INVALID after refresh/sign-in -> AUTH SESSION BLOCKER; report endpoint/status/error code only.When rewrite is needed:
PROCEED AS-WRITTEN, execute as written.PROCEED WITH REWRITE, execute only the rewritten prompt.STOP-BLOCKED, do not execute; report the blocker and minimum needed decision.review-only, do not execute.rewrite-only, do not execute.User prompt: "Fix the preview issue, deploy, and then start GitHub export."
Expected gate result:
PROCEED WITH REWRITE