원클릭으로
qa-gate
Verify changes against the task spec and plan. Run verify.sh, check diff quality, and produce a final compliance report.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Verify changes against the task spec and plan. Run verify.sh, check diff quality, and produce a final compliance report.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Понимание legacy фронтенда WP_Field: SCSS, vanilla JS, npm scripts, сборка и проверка старой версии.
Понимание modern React/Vite фронтенда WP_Field: entrypoints, сборка, dev server и UI-слой.
Critique a PlanArtifact using a severity rubric and produce a CritiqueArtifact (Protocol-Version: 1).
Deterministically lint a PlanArtifact against invariants and produce a VerificationReport (Protocol-Version: 1).
Generate structured, step-by-step execution plans for coding and technical tasks. Ensures plans are atomic, testable, and ready for execution by AI agents.
Orchestrate a lightweight plan review loop (Planning → Critic → Planning → Verifier) with iteration budget and optional hooks.
| name | qa-gate |
| description | Verify changes against the task spec and plan. Run verify.sh, check diff quality, and produce a final compliance report. |
Steps:
./.agents/skills/qa-gate/scripts/verify.sh.verify.sh as a blocking gate: success means exit code 0; any failing PHP or frontend lint/test step means the task is not ready.