Skip to content

Add pattern 30: Diff-Anchored Writing#81

Closed
preference-kim wants to merge 5 commits into
blader:mainfrom
preference-kim:feat/diff-anchored-writing
Closed

Add pattern 30: Diff-Anchored Writing#81
preference-kim wants to merge 5 commits into
blader:mainfrom
preference-kim:feat/diff-anchored-writing

Conversation

@preference-kim
Copy link
Copy Markdown

@preference-kim preference-kim commented Apr 1, 2026

Resolves #73

  • Adds pattern 30 ("Diff-Anchored Writing") to SKILL.md
  • Catches docs and comments that describe what changed rather than what the code does — and rewrites them accordingly
  • Updates README and WARP.md pattern counts

Polished by humanizer 🤖 Generated with Claude Code

preference-kim and others added 3 commits April 1, 2026 17:18
Documentation and comments should stand on their own without requiring
knowledge of what changed in the last commit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@preference-kim preference-kim changed the title Add pattern 25: Diff-Anchored Writing Add pattern 30: Diff-Anchored Writing Apr 1, 2026
preference-kim and others added 2 commits April 1, 2026 17:46
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

@lesterwise8-web lesterwise8-web left a comment

Choose a reason for hiding this comment

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

8dveo56u<I 6ii⅞78

blader added a commit that referenced this pull request May 27, 2026
- §14: turn em-dash "overuse" into a hard cut (no em or en dashes in the
  final rewrite), with a replacement ladder and a final scan. Idea from #96.
- §21: expand to cover speculative gap-filling ("maintains a low profile,"
  "keeps personal details private") where a model invents filler instead of
  saying a source is missing. Idea from #111.
- New pattern #30, diff-anchored writing: describe the thing as it is, not as
  a narration of what changed. Idea from #81.

Hand-ported lean versions rather than merging the source PRs. 30 patterns
total; README and AGENTS.md updated to match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@blader
Copy link
Copy Markdown
Owner

blader commented May 27, 2026

Adopted in v2.7.0 as pattern #30 (Diff-Anchored Writing). Ported a trimmed version directly. Thanks!

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.

Eliminate "describe the diff, not the code" pattern

3 participants