set_phase
Define the current development phase to control scope. Only tasks within the active phase are considered in scope, keeping project work aligned.
Instructions
Set the current active development phase. Only tasks in this phase are considered 'in scope'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
| phase_name | Yes | Name of the phase (e.g. 'Phase 4 — Activity Creation'). | |
| description | No | What this phase involves. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |