Rewrite and update an existing GitHub issue using issue comments/discussion. Use when user asks to update/rewrite task definition taking comments into account.
Rewrite issue task definition from feedback and persist updates.
Use when the user asks to:
amend the plan/issueupdate the planupdate issue<!-- gh-csi:plan v1 --> (and optional label).<!-- gh-csi:plan v1 --> (not title similarity).gh-csi workflow read-issue-context --issue <n> --jsonApply these changes to issue #<n>? before writing.amend... / update...), proceed without extra confirmation.gh-csi workflow amend-issue-plan --issue <n> --... --jsongh-csi workflow amend-issue-plan --issue <n> --... --apply=true --jsonread-issue-context.ts when needed.Use stable sections:
## Objective## Scope## Constraints## Acceptance Criteria## Latest Decisions## Open QuestionsAlways report:
Updated: issue #<n>
Changed sections:
- <section>: <what changed>
Comments incorporated:
- <comment reference or summary>