Skip to content

Document composition with pr-review and dumbify - #46

Merged
twistedmelonman merged 1 commit into
mainfrom
claude/docs-cross-skill-composition-6f7ed04f
Aug 17, 2026
Merged

Document composition with pr-review and dumbify#46
twistedmelonman merged 1 commit into
mainfrom
claude/docs-cross-skill-composition-6f7ed04f

Conversation

@twistedmelonman

@twistedmelonman twistedmelonman commented Aug 17, 2026

Copy link
Copy Markdown
Owner

README-only. Adds a "Works with pr-review and dumbify" section.

Notes that pr-review already calls personify from its Phase 5, and that dumbify is an optional pass afterward rather than an upgrade: personify's work register already does lowercase starts, fragments, contractions, and hedge-cutting, so the two genuinely overlap. dumbify's default level 2 lands roughly where personify already does; levels 3–4 go past it.

Also records two things that aren't obvious from either skill in isolation:

  • Order is fixed. Group W's de-abstraction pass needs the actor and full sentence present to work on, and dumbify's whole business is deleting those. personify first.
  • VOICE.md outranks dumbify. If your voice guide says you write in complete sentences, that wins, and stacking dumbify on top will fight it.

Companion PRs: smartwatermelon/dumbify#1, smartwatermelon/pr-review#10.

https://claude.ai/code/session_01XZ64EmmRgLibmw2E5haWcY

Add "Works with pr-review and dumbify" to the README. Notes that pr-review
already calls personify from its Phase 5, and that dumbify is an optional
pass afterward rather than an upgrade: personify's work register already
does lowercase starts, fragments, and hedge-cutting, so the two overlap.

Also records why the order is fixed — group W's de-abstraction pass needs
the actor and full sentence that dumbify deletes — and that a VOICE.md
outranks dumbify's fragment preference.

Claude-Session: https://claude.ai/code/session_01XZ64EmmRgLibmw2E5haWcY
@twistedmelonman
twistedmelonman merged commit 9ed98ab into main Aug 17, 2026
8 checks passed
@twistedmelonman
twistedmelonman deleted the claude/docs-cross-skill-composition-6f7ed04f branch August 17, 2026 01:12
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