ワンクリックで
04-test-validate
Validate the implementation by running tests, checking quality, and verifying requirements are met
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Validate the implementation by running tests, checking quality, and verifying requirements are met
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when creating, managing, or pushing user stories to JIRA, gathering context from local files or Confluence, or when the user asks to draft stories from requirements
Orchestrates a complete development workflow by delegating steps to specialized sub-agents
Orchestrates a complete multi-step development workflow from analysis through documentation
Analyze project requirements and codebase state to determine what needs to be built or changed
Create a detailed implementation plan with phases, file changes, and testing strategy based on analysis results
Execute the approved implementation plan phase by phase with checkpoints and deviation tracking
| name | 04-test-validate |
| description | Validate the implementation by running tests, checking quality, and verifying requirements are met |
Verify that the implementation works correctly, meets all requirements, and doesn't break existing functionality.
Write workflow-state/test-results.md containing:
If tests pass, the orchestrator will move to Step 5 (Documentation). If tests fail, the orchestrator will ask the user whether to fix or roll back.