Document composition with pr-review and dumbify - #46
Merged
twistedmelonman merged 1 commit intoAug 17, 2026
Conversation
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
This was referenced Aug 17, 2026
twistedmelonman
deleted the
claude/docs-cross-skill-composition-6f7ed04f
branch
August 17, 2026 01:12
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.
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:
VOICE.mdoutranks 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