Skip to content

revert: remove fix-forward instructions from PR #786 (#926)#1009

Closed
microsasa wants to merge 1 commit intomainfrom
fix/926-revert-fix-forward-instructions
Closed

revert: remove fix-forward instructions from PR #786 (#926)#1009
microsasa wants to merge 1 commit intomainfrom
fix/926-revert-fix-forward-instructions

Conversation

@microsasa
Copy link
Copy Markdown
Owner

Summary

Removes the fix-forward scan and self-review checklist instructions added in PR #786. These had no measurable impact on agent behavior.

Evidence

Review-responder fix-forward scan (from issue #926):

Issue-implementer self-review checklist (fresh analysis):

Changes

  • review-responder.md: Removed fix-forward scan step, renumbered remaining steps
  • issue-implementer.md: Removed self-review checklist block

Net: -19 lines of prompt text that added token cost with zero behavioral effect.

Closes #926

The fix-forward scan (review-responder) and self-review checklist
(issue-implementer) added in PR #786 had no measurable impact after
8 days and 79 merged PRs. The responder ignores the instructions
entirely, continuing to react to individual comments rather than
scanning proactively. Remove the dead prompt weight.

Closes #926

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@microsasa microsasa added the backlog Low priority — not planned for immediate work label Apr 19, 2026
Copilot AI review requested due to automatic review settings April 19, 2026 16:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts previously added agent prompt instructions (fix-forward scan and implementer self-review checklist) from the GitHub agent workflow markdowns, reducing prompt length/token cost after evidence showed no measurable effect on agent behavior.

Changes:

  • Removed the “Fix-forward scan” step from review-responder.md and renumbered remaining steps.
  • Removed the “Self-review before pushing” checklist block from issue-implementer.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/review-responder.md Removes the fix-forward scan instruction and renumbers the remaining responder steps.
.github/workflows/issue-implementer.md Removes the implementer self-review checklist block to reduce prompt overhead.

@microsasa
Copy link
Copy Markdown
Owner Author

Closing — deferring this change pending cross-repo investigation. See findings report on #926.

@microsasa microsasa closed this Apr 19, 2026
@microsasa microsasa deleted the fix/926-revert-fix-forward-instructions branch April 19, 2026 16:14
@microsasa microsasa restored the fix/926-revert-fix-forward-instructions branch April 19, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backlog Low priority — not planned for immediate work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

revert fix-forward instructions from PR #786 — no measurable impact

2 participants