원클릭으로
validate-tests
Validate and improve the test approach in an implementation plan
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Validate and improve the test approach in an implementation plan
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | validate-tests |
| description | Validate and improve the test approach in an implementation plan |
| allowed-tools | Read, Grep, Glob, Edit |
Review and improve the test plan in an implementation plan against TESTING_GUIDELINES.md.
Find the Plan
.ai/<folder>/plan.md/create-plan firstRead Testing Guidelines
Validate Against Guidelines
Identify Missing Tests
Update the Plan
Generate Test Skeletons (Optional) If requested, provide test function templates following the patterns in TESTING_GUIDELINES.md.
Report Findings Summarize:
Check a PR for review comments, evaluate them, and address valid ones
Post a written review file to GitHub as a proper PR review
Create a GitHub PR review with inline comments, preview before posting
Review changes or PRs against project guidelines
Execute an implementation plan, making changes and committing properly
Create an implementation plan from PR review feedback