Skip to content

Add a simplify skill to Codex, Cursor and Gemini CLI - #213

Merged
fcakyon merged 2 commits into
mainfrom
feature/simplify-plugin
Jul 19, 2026
Merged

Add a simplify skill to Codex, Cursor and Gemini CLI#213
fcakyon merged 2 commits into
mainfrom
feature/simplify-plugin

Conversation

@fcakyon

@fcakyon fcakyon commented Jul 19, 2026

Copy link
Copy Markdown
Owner

/simplify is one of Claude Code's sharpest built-in skills: it fans out four review agents in parallel (reuse, simplification, efficiency, altitude) and cleans up your diff before you commit. Codex, Cursor, and Gemini never had it. Now they do.

  • New simplify plugin that reproduces the exact four-angle review and apply flow for Codex, Cursor, and Gemini
  • Wires /simplify into the commit-staged and create-pr skills so every commit gets a cleanup pass first
  • Records the run-before-every-commit rule in both CLAUDE.md files

/plugin install simplify@claude-settings

Mirrors the built-in /simplify review and apply flow so it works in Codex and Cursor, and the commit and pr skills now run it before committing.
@fcakyon fcakyon self-assigned this Jul 19, 2026
@fcakyon fcakyon changed the title Add a cross-tool simplify plugin and run it before commit and PR flows Add a simplify skill to Codex and Cursor Jul 19, 2026
Point to Claude Code's built-in /simplify and note Codex, Cursor, and Gemini do not ship it natively.
@fcakyon fcakyon changed the title Add a simplify skill to Codex and Cursor Add a simplify skill to Codex, Cursor and Gemini CLI Jul 19, 2026
@fcakyon
fcakyon merged commit 6cdcc11 into main Jul 19, 2026
1 check passed
@fcakyon
fcakyon deleted the feature/simplify-plugin branch July 19, 2026 14:27
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.

1 participant