Preserve Meaning
Use this skill during and after rewriting.
Its purpose is simple: improve the writing without changing what the text actually says.
When to Use
Use this skill whenever you rewrite user text, especially when the text contains:
- concrete claims
- numbers, dates, names, or technical terms
- legal, academic, or business wording
- constraints the user expects to keep
- rewrites that become more vivid or more stylistic
Meaning Guardrails
- Do not add new facts, examples, evidence, or opinions
- Do not remove important qualifiers or limits
- Do not strengthen weak claims into strong claims
- Do not weaken strong claims unless the original text is already uncertain
- Preserve numbers, names, terminology, and core logic
- Keep the rhetorical intent intact even if sentence shape changes
- Keep the degree of certainty intact
Editing Strategy
You may change:
- wording
- sentence rhythm
- paragraph flow
- explicit transition phrases
- list-to-prose conversion when appropriate
You may not change:
- factual payload
- causality
- stance
- scope
- commitments
Self-Check
Before finalizing, ask:
- What does the original text claim?
- Does the rewrite claim the same thing?
- Did I introduce any new implication that was not present before?
- Did I accidentally delete a boundary, hedge, or constraint?
If any answer is risky, revise again.
Prompt Pattern
Rewrite for naturalness and stronger authorship, but preserve the original meaning exactly.
Do not add facts, examples, arguments, or stronger conclusions.
Keep names, numbers, constraints, and technical content intact.
After rewriting, compare the new version against the original for meaning drift.
1---2name: preserve-meaning3description: Guard against meaning drift during de-flavor rewrites. Use when rewriting text to sound more natural without adding facts, changing claims, or losing important constraints.4---56# Preserve Meaning78Use this skill during and after rewriting.910Its purpose is simple: improve the writing without changing what the text actually says.1112## When to Use1314Use this skill whenever you rewrite user text, especially when the text contains:1516- concrete claims17- numbers, dates, names, or technical terms18- legal, academic, or business wording19- constraints the user expects to keep20- rewrites that become more vivid or more stylistic2122## Meaning Guardrails2324- Do not add new facts, examples, evidence, or opinions25- Do not remove important qualifiers or limits26- Do not strengthen weak claims into strong claims27- Do not weaken strong claims unless the original text is already uncertain28- Preserve numbers, names, terminology, and core logic29- Keep the rhetorical intent intact even if sentence shape changes30- Keep the degree of certainty intact3132## Editing Strategy3334You may change:3536- wording37- sentence rhythm38- paragraph flow39- explicit transition phrases40- list-to-prose conversion when appropriate4142You may not change:4344- factual payload45- causality46- stance47- scope48- commitments4950## Self-Check5152Before finalizing, ask:53541. What does the original text claim?552. Does the rewrite claim the same thing?563. Did I introduce any new implication that was not present before?574. Did I accidentally delete a boundary, hedge, or constraint?5859If any answer is risky, revise again.6061## Prompt Pattern6263```text64Rewrite for naturalness and stronger authorship, but preserve the original meaning exactly.65Do not add facts, examples, arguments, or stronger conclusions.66Keep names, numbers, constraints, and technical content intact.67After rewriting, compare the new version against the original for meaning drift.68```