[FEATURE] Option to "Skip" the suggested change and continue with next proposed change

Open 💬 0 comments Opened Jun 17, 2026 by abhishekbawkar

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

An Absolute Newbie here. First day of using Claude Code.

While suggesting changes/improvements in the code files, Claude may suggest 10 suggestions. Let's say the user wants to accept 7 of them while reject the other 3 for some or the other reason. And the acceptable changes might not be in order, like first 7 and rejectable the last 3. It could be any order.
However, Claude provides only 2 options, "Accept" and "Reject". If the user chooses "Accept", it updates the file and moves to the next suggestion. But if "Reject" was chosen, Claude aborts any further changes on the file.

The user has to tell Claude to continue with further suggestions.

Proposed Solution

Hence, it would be appreaciated to have a "Skip" option to skip the change and continue to the next suggested change.

Alternative Solutions

_No response_

Priority

High - Significant impact on productivity

Feature Category

File operations

Use Case Example

I think the problem statement is enough to understand the Use Case here.

Additional Context

_No response_

View original on GitHub ↗