Chain dumbify after personify in Phase 5 - #10
Merged
twistedmelonman merged 1 commit intoAug 17, 2026
Merged
Conversation
Phase 5 already ran the drafted review through personify. Add an optional dumbify pass after it, with the same "if it's installed" degradation, since neither prose pass is load-bearing for the review's substance. Two guards the personify-only step didn't need: hold dumbify at its default intensity unless the invoker asks, because levels 3-4 compress harder than a comment carrying a technical finding can afford; and neither pass may cost the finding a file path, identifier, number, or a hedge marking real uncertainty. Precision outranks register. Also updates the frontmatter description, which claimed the skill "drafts and personifies" the review. That text is what the harness matches on to decide when to load the skill, so leaving it stale was the more consequential miss. README gains a "Works with personify and dumbify" section naming the overlap between the two prose skills rather than presenting them as orthogonal. Claude-Session: https://claude.ai/code/session_01XZ64EmmRgLibmw2E5haWcY
This was referenced Aug 17, 2026
Merged
twistedmelonman
deleted the
claude/docs-cross-skill-composition-6f7ed04f
branch
August 17, 2026 01:13
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.
Phase 5 already ran the drafted review through
personify. This adds an optionaldumbifypass after it, with the same "if it's installed" degradation — neither prose pass is load-bearing for the review's substance.Two guards the personify-only step didn't need
Frontmatter
The
descriptionclaimed the skill "drafts and personifies" the review. That text is what the harness matches on to decide when to load the skill, so leaving it stale was the more consequential miss than the Phase 5 body itself. Updated to mention both skills; trigger conditions unchanged.README
New "Works with personify and dumbify" section. It names the overlap between the two prose skills rather than presenting them as orthogonal — personify's work register already produces lowercase starts and fragments, so running both is a choice, not an upgrade.
Companion PRs: smartwatermelon/dumbify#1, twistedmelonman/personify#46.
https://claude.ai/code/session_01XZ64EmmRgLibmw2E5haWcY