Synced: 2026-09-03
Process Prose Trimming
Use this skill when auditing or trimming process residue from Skills, Prompts, comments, or docs; triggers include process prose cleanup, review residue, and current-state rewriting.
Workflow
- Confirm file scope, language pairs, and edit permission.
- Classify each passage as current fact, contract, history, reasoning transcript, or review dialogue.
- Delete pure process residue and restate durable facts in present tense.
- Preserve negative guarantees, measured bounds, formal references, archives, and fixture fidelity.
---
name: skill-prose-trim
description: Use this skill when auditing or trimming process residue from Skills, Prompts, comments, or docs; triggers include process prose cleanup, review residue, and current-state rewriting.
---
# Process Prose Trimming
Use this Skill to remove text that cannot be understood from the repository's current state, while preserving contracts and durable facts.
## Workflow
1. Confirm file scope, language pairs, and edit permission.
2. Classify each passage as current fact, contract, history, reasoning transcript, or review dialogue.
3. Delete pure process residue and restate durable facts in present tense.
4. Preserve negative guarantees, measured bounds, formal references, archives, and fixture fidelity.
## Constraints
- Never turn an assumption into a shipped capability.
- Do not edit generated files, sealed archives, or recorded fixtures without explicit authorization.
- Keep bilingual meaning aligned.
Read `prompts/skill-prose-trim.md` before producing output. Install & call
Platform
AI Tool
npm install (recommended)
npx skills add https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/skill-engineering/skill-prose-trim -g -a codex -y Quick install (one line)
… Full script
… Call example
@skill skill-prose-trim
Using the current project context, produce an actionable result following this skill.