Mark Progress
mark_progressUpdate phase progress to not-started, in-progress, or completed with an optional note to track skill creation status.
Instructions
Record progress status for a phase. status: 'not-started' | 'in-progress' | 'completed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note (e.g., '2 gaps from Phase 3 to address in Phase 4') | |
| status | Yes | Phase status | |
| phaseId | Yes | Phase ID (0-8) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status value | |
| phaseId | Yes | Phase ID that was updated | |
| updatedAt | Yes | ISO 8601 timestamp of the update |