with one click
parallel-qa
E2E QA 시나리오를 그룹으로 나눠 빠르게 검증하는 스킬
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
E2E QA 시나리오를 그룹으로 나눠 빠르게 검증하는 스킬
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
외부 API, 스키마, 모델명, 컬럼명을 코드에 직접 박기 전에 계약과 런타임을 검증하는 스킬
Use when a route, schema, env var, worker path, or UI surface change can ripple across code, docs, and verification, and you need an explicit impact map before editing.
화면 설계에서 route/API/구조 문서까지 연결하는 범용 스킬
코드 변경 후 어떤 문서를 같이 고쳐야 하는지 change class 기준으로 좁혀주는 점검 스킬
Use before saying work is done, especially after code or document changes, to confirm executed verify commands, changed docs, assumptions, residual risks, and a clear release verdict.
Use when wiring page data fetch/mutation, loading timing, and stale/refresh behavior.
| name | parallel-qa |
| description | E2E QA 시나리오를 그룹으로 나눠 빠르게 검증하는 스킬 |
| user_invocable | true |
| tags | ["qa","e2e","browser","regression","verification"] |
| trigger | 데모 전, 회귀 테스트 전, 수동 QA 시간이 부족할 때 |
| version | 1 |
우선순위별로 정리:
브라우저 세션/테스트 프로세스를 분리해 충돌을 줄인다.
개별 TC 외에 end-to-end 한 줄 관통 시나리오 1개는 꼭 둔다.
예:
TC-01: PASS
TC-02: FAIL - reason