ralph.set_task_status
Check or uncheck a task in the fix plan by text or ID to track completion, supporting QA sign-off after developer approval.
Instructions
Check/uncheck a task in .ralph/fix_plan.md by text or taskId. In Phase 3, only the QA-close persona should call this with checked:true after Dev agrees sign-off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| taskId | No | ||
| checked | Yes |