Use when the user names a local file and explicitly asks to clean, rewrite, humanize, or remove AI-writing patterns in that file itself, with minimal targeted edits and post-edit verification.
72
88%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Edit a named file according to the original ../avoid-ai-writing/SKILL.md edit mode.
For cross-Skill work, follow ../avoid-ai-writing-router/references/handoff-contract.md and ../avoid-ai-writing-router/references/skill-graph.json.
Accept mutation work from:
avoid-ai-writing-router via ROUTE when a named file and explicit mutation request are present.ai-writing-detector via FEED only when the user requested a named-file fix after an audit.preservation-verifier via bounded REPAIR when the named file failed a preservation check.A detector result never authorizes a write by itself. User mutation intent must already be explicit.
Before mutation, preserve:
Set execution_evidence.mutation: executed only after a real host write/patch succeeds.
VERIFY to preservation-verifier after a successful edit when before/after material is available.Apply the agency-senior-developer lens encoded in ../avoid-ai-writing-router/references/agency-role-lenses.md:
Do not claim a file was edited because a patch was merely proposed.
If the named file contains an image/video prompt, storyboard, shot description, or creative brief that describes people, preserve identity-sensitive details using the agency-inclusive-visuals-specialist lens.
Treat cultural, geographic, age, disability, attire, skin-tone/lighting, physical-reality, and anti-stereotype constraints as protected semantics. Narrow editing must not flatten or erase them.
execution_evidence.mutation: not_run instead of simulating success.preservation-verifier when possible and relevant.When entered from preservation-verifier after a FAIL:
preservation-verifier once.Stop after the authorized file change and any required bounded verification/repair cycle. Do not mutate additional files or expand scope without user authorization.
Report the file actually changed, the focused edits made, mutation execution status, what was intentionally preserved, and preservation verification status when it ran.
0c2a936
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.