validate_phase_completion
Verify that current phase meets all completion criteria, ensuring required work and files are provided before allowing progression to the next phase.
Instructions
Validate that current phase meets all completion requirements before allowing progression
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phase | Yes | The phase to validate | |
| completedWork | Yes | Description of work completed in this phase | |
| createdFiles | No | List of files created during this phase |