원클릭으로
verify
Use before claiming any fix, deploy, or implementation is complete. Requires showing evidence — not assertions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use before claiming any fix, deploy, or implementation is complete. Requires showing evidence — not assertions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Orient in project state before starting work
Review open issues and PRs across the workspace to decide what needs action
Examine evidence (files, logs, code, output) against user instructions and baseline quality factors. Audit only, no fixes.
Use when executing an implementation plan. Builds in TDD cycles with disciplined commits — one commit per plan step, no unrelated files swept in.
Use before building anything non-trivial — new features, architectural changes, multi-file modifications. Explores intent, requirements, and design before implementation.
Use when diagnosing bugs, test failures, or unexpected behavior. Requires hypotheses before fixes — no jumping to solutions.
| name | verify |
| description | Use before claiming any fix, deploy, or implementation is complete. Requires showing evidence — not assertions. |
Show evidence. Not assertions. Not "should work". Proof.
Evidence: test output, health check responses, curl output, before/after state. Show the command AND its output.
$ARGUMENTS