Illustrative workflow Engineering
Resolve GitHub PR feedback
Plan the smallest changes needed to address a review without losing the reviewer's intent.
The approach
Group feedback by concern, propose an edit for each unresolved request and explain which tests would demonstrate the concern is addressed.
Prepare the source material
- Review comments
- Current diff
- Project conventions
Expected output
A feedback-resolution plan with comment-to-change mapping and verification steps.
Output specification for an illustrative workflow; no generated result is claimed.
From context to review
Review comments
Current diff
Project conventions
Resolve GitHub PR feedbackWorkflow plan
Human review
Review before using the result
Confirm the current commit before editing; no repository changes, commits or review replies occur here.