You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(skill): add brevity guidance to writing-changesets
The skill pushed hard on "concrete detail" and bulleting dense sections
but never said to keep a changeset short or match its length to what the
reader must do — so changesets drifted toward exhaustive PR-depth prose.
Add a "Keep it as short as the change deserves" section: length tracks
the reader's adaptation work, brevity and bullets are complementary (cut
first, then bullet the survivors), and a concrete delete-list for the
usual bloat (verbatim samples, rationale, exhaustive enumerations,
invisible internal filtering, unactionable caveats).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments