Verify that a user story implementation satisfies every acceptance criterion in scripts/ralph/prd.json. Produces a structured pass/fail report and optionally updates the PRD.
Read scripts/ralph/prd.json from the project root. Parse the userStories array.
If the user specifies a story ID (e.g., "verify US-005"), target that story. If no story is specified, find the highest-priority story where passes: true that hasn't been verified yet, or ask the user which story to verify.
prd.json의 승인 기준에 따라 Ralph 사용자 스토리 구현을 확인합니다. 완료된 사용자 스토리를 확인하고, Ralph의 구현을 테스트하고, 승인 기준 통과 여부를 확인하고, 관리 대시보드 기능을 확인하거나, PRD 완료 상태를 감사해야 할 때마다 이 기술을 사용하세요. 트리거 조건: 스토리 확인, 구현 확인, ralph 확인, 승인 기준 테스트, prd 확인, 사용자 스토리 확인, US-XXX 확인, ralph 진행 감사, 이 스토리가 통과됩니까? 출처: ralphcrisostomo/nuxt-development-skills.