ralph.replace_fix_plan
Replace the fix plan file, optionally preserving completed items, and allow deferring tasks with comments to refine iterative development plans.
Instructions
Replace .ralph/fix_plan.md, optionally preserving completed items from the previous file. Phase 2/3: use preserveCompleted:true when refining. You may add <!-- ralph-defer: blocked-by: task-id — note --> on the line after a checkbox to defer work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| preserveCompleted | No |