SKILL DETAIL
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.
StatusStable
TypeAtomic Skill
DomainSoftware testing
SDLCTest design
Good forQA
LanguageChinese / English
EvalsEvals ✓
Synced2026-09-15
Why this Skill
It turns this Skill's method into a quality input that can be executed, reviewed, and reused.
- Use this Skill when its method fits the current quality task.
When to use
Use this Skill
- Use this Skill when its method fits the current quality task.
Common pitfalls
- No content is available for this Skill yet.
Input
Minimum Input
- Confirm file scope, language pairs, and edit permission.
Recommended Input
- Project goal
- Test scope
- Constraints
Optional Context
- Relevant code or configuration
- Historical results
- Logs and metrics
Output
The output follows this Skill's method and makes facts, assumptions, risks, and next steps explicit.
Judge the output value before installing
- 01Confirm file scope, language pairs, and edit permission.
- 02Classify each passage as current fact, contract, history, reasoning transcript, or review dialogue.
- 03Delete pure process residue and restate durable facts in present tense.
- 04Preserve negative guarantees, measured bounds, formal references, archives, and fixture fidelity.
How It Works
- 01Confirm file scope, language pairs, and edit permission.
- 02Classify each passage as current fact, contract, history, reasoning transcript, or review dialogue.
- 03Delete pure process residue and restate durable facts in present tense.
- 04Preserve negative guarantees, measured bounds, formal references, archives, and fixture fidelity.
Install & Quick Start
Install command / SHELL
npx skills add \
https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/skill-engineering/skill-prose-trim
-gskill-prose-trim.prompt
@skill skill-prose-trim
Using the current project context, produce an actionable result following this Skill.
Additional context:
[Paste project context or requirement]---
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.