What problem does it solve?
Rework helps you take review outcomes from a Ralph spec issue and convert them into concrete implementation steps, then re-queue the spec for another execution cycle.
Core Features & Use Cases
- Append new implementation steps: Adds new tasks to the existing spec issue using the same step numbering and formatting as the current issue body.
- Transition the spec to re-execution: Updates issue labels to move the spec back into a status:ready state so it can run again.
- Review-context driven step creation: When invoked after a review, it translates Critical and Suggestions findings into new implementation steps, optionally filtered by referenced finding numbers.
Quick Start
Ask the assistant to rework the spec by replying to the appropriate issue context, for example: run /rework with an issue number or with the review findings you want to address.