Skip to content

refactor(ce-simplify-code): scope tests by ripple risk, not full suite#749

Merged
tmchow merged 1 commit intomainfrom
tmchow/simplify-test-scope
May 1, 2026
Merged

refactor(ce-simplify-code): scope tests by ripple risk, not full suite#749
tmchow merged 1 commit intomainfrom
tmchow/simplify-test-scope

Conversation

@tmchow
Copy link
Copy Markdown
Collaborator

@tmchow tmchow commented May 1, 2026

Skill ce-simplify-code now matches verification cost to the change. Step 4 defaults to scoped tests with a judgment-based escalation rule (broaden when fixes touch heavily-imported utilities or consolidate shared code), instead of always running the full test suite. Typecheck and lint stay full-project, since they're cheap and broad. CI runs the full suite on PR as the comprehensive backstop.


Compound Engineering
Claude Code

Step 4 previously prescribed running the full test suite, lint, and
typecheck after every simplification. Default to scoped tests with
broaden-on-ripple-risk guidance so verification cost matches the size
of the change. Typecheck and lint stay full-project (cheap, broad).
CI is the comprehensive backstop.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 26898c70e2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread plugins/compound-engineering/skills/ce-simplify-code/SKILL.md
@tmchow tmchow merged commit 74624f8 into main May 1, 2026
2 checks passed
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