next_phase
Advance project workflow by marking the current phase complete and starting the next, using the phase name and optional description to track progress.
Instructions
Mark current phase as complete and advance to the next phase in sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
| phase_name | Yes | Name of the next phase. | |
| description | No | What the next phase involves. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |