validate_phase_completion
Ensure all phase-specific requirements are met before proceeding to the next step in the structured development workflow, verifying completed work and created files.
Instructions
Validate that current phase meets all completion requirements before allowing progression
Input Schema
Name | Required | Description | Default |
---|---|---|---|
completedWork | Yes | Description of work completed in this phase | |
createdFiles | No | List of files created during this phase | |
phase | Yes | The phase to validate |