docs(claude): default to perfectionist mindset when user is silent#1245
Merged
John-David Dalton (jdalton) merged 1 commit intomainfrom Apr 21, 2026
Merged
Conversation
Bill Li (billxinli)
approved these changes
Apr 21, 2026
Adds "Default to perfectionist mindset" directive to judgment guidance and updates self-evaluation to default to perfectionist when the user gives no signal between the two views.
35d70b5 to
c33529f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds "Default to perfectionist mindset" directive to the judgment guidance and updates self-evaluation to default to perfectionist when the user gives no signal between the two views.
Rolled out consistently across the Socket fleet (socket-registry, socket-btm, sdxgen, stuie, ultrathink, socket-lib, socket-packageurl-js, socket-repo-template).
Test plan
Note
Low Risk
Low risk documentation-only change that updates contributor/agent guidance without affecting runtime behavior.
Overview
Updates
CLAUDE.mdto explicitly default to a “perfectionist mindset” when there’s latitude in implementation choices (favoring maximally correct fixes over “works now”).Adjusts the self-evaluation guidance to require presenting both perfectionist vs pragmatist shipping options, and to default to the perfectionist path when the user provides no preference.
Reviewed by Cursor Bugbot for commit 35d70b5. Configure here.