Skip to content

refactor(finalize-pr): replace code-simplifier references with built-in /simplify#69

Merged
JacobPEvans merged 1 commit intomainfrom
refactor/replace-code-simplifier-with-simplify
Mar 4, 2026
Merged

refactor(finalize-pr): replace code-simplifier references with built-in /simplify#69
JacobPEvans merged 1 commit intomainfrom
refactor/replace-code-simplifier-with-simplify

Conversation

@JacobPEvans
Copy link
Owner

@JacobPEvans JacobPEvans commented Mar 3, 2026

Summary

  • Replaces 6 occurrences of code-simplifier with the built-in /simplify skill
  • Claude Code now bundles /simplify, making the code-simplifier plugin reference obsolete

Test plan

  • Verify no code-simplifier references remain in SKILL.md
  • Verify 6 /simplify references exist in SKILL.md

🤖 Generated with Claude Code


Important

Replaces code-simplifier with /simplify in SKILL.md for code simplification.

  • Behavior:
    • Replaces code-simplifier with /simplify in SKILL.md for code simplification after modifications.
  • Test Plan:
    • Ensure no code-simplifier references remain.
    • Verify 6 /simplify references exist.

This description was created by Ellipsis for d29a06e. You can customize this summary. It will automatically update as commits are pushed.

Copilot AI review requested due to automatic review settings March 3, 2026 16:09
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to d29a06e in 6 seconds. Click for details.
  • Reviewed 56 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_zhh3uWFwclqPgU8y

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@gemini-code-assist
Copy link

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the finalize-pr skill documentation to reflect a change in how code simplification is handled. It transitions from using an external code-simplifier tool to leveraging a newly integrated /simplify command within Claude Code, streamlining the workflow and removing an obsolete dependency.

Highlights

  • Deprecation of code-simplifier: The external code-simplifier reference has been replaced with the built-in /simplify skill, as Claude Code now bundles this functionality natively.
  • Documentation Update: All six occurrences of code-simplifier within the SKILL.md documentation for the finalize-pr workflow have been updated to /simplify.
Changelog
  • github-workflows/skills/finalize-pr/SKILL.md
    • Replaced all instances of 'code-simplifier' with '/simplify' to reflect the new built-in functionality.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist
Copy link

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@greptile-apps
Copy link

greptile-apps bot commented Mar 3, 2026

Greptile Summary

Refactors the finalize-pr skill documentation to use the built-in /simplify skill instead of the external code-simplifier plugin. All 6 references successfully updated with no remaining legacy references.

  • Replaced code-simplifier with /simplify in all workflow steps (Critical Rules, CodeQL fixes, Review thread resolution, Merge conflict resolution, CI failure fixes, and Pre-Handoff Verification)
  • Verified no code-simplifier references remain in the file or repository
  • All 6 /simplify references confirmed present as per test plan

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Simple find-and-replace refactoring in documentation only. All 6 instances correctly replaced, no orphaned references, no logic changes, and test plan requirements fully satisfied.
  • No files require special attention

Important Files Changed

Filename Overview
github-workflows/skills/finalize-pr/SKILL.md Replaced all 6 code-simplifier references with built-in /simplify skill - refactoring is complete and correct

Last reviewed commit: d29a06e

Copy link

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@JacobPEvans JacobPEvans merged commit e1777b3 into main Mar 4, 2026
9 of 10 checks passed
@JacobPEvans JacobPEvans deleted the refactor/replace-code-simplifier-with-simplify branch March 4, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants