content-fix

Solid

Apply fixes from content-audit findings. Reads audit JSON, classifies fixes by safety tier (SAFE/MODERATE), applies templates per fix type. Handles encoding artifacts (NBSP, mojibake), broken markdown, CMS migration debris, and typography issues. Modes: default (SAFE only), --auto (SAFE+MODERATE), --dry-run, --finding CC1-nbsp-present, --fix-type encoding-strip.

Code & Development 6 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
28
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# zuvo:content-fix — Apply Content Audit Fixes Read content-audit JSON findings. Classify by safety tier. Apply mechanical fixes. Verify build. Report. **Scope:** Post-audit fix application for content file quality findings. **Out of scope:** SEO fixes (`zuvo:seo-fix`), content writing, spelling corrections, link target changes. ## Mandatory File Loading Read these files before any work begins: 1. `../../shared/includes/env-compat.md` -- Agent dispatch and environment adaptation 2. `../../shared/includes/content-fix-registry.md` -- Canonical fix_type, safety, contracts 3. `../../shared/includes/fix-output-schema.md` -- JSON report contract 4. `../../shared/includes/content-check-registry.md` -- Check slugs reference 5. `../../shared/includes/backlog-protocol.md` -- Backlog fingerprint dedup 6. `../../shared/includes/verification-protocol.md` -- Build verification rules 7. `../../shared/includes/run-logger.md` -- Run logging contract 8. `../../shared/includes/retrospective.md` -- Retrospective protocol 8. `../../shared/includes/knowledge-prime.md` -- Project knowledge priming 9. `../../shared/includes/knowledge-curate.md` -- Learning extraction after work Print the checklist: ``` CORE FILES LOADED: 1. env-compat.md -- [READ | MISSING -> STOP] 2. content-fix-registry.md -- [READ | MISSING -> STOP] 3. fix-output-schema.md -- [READ | MISSING -> STOP] 4. content-check-registry.md -- [READ | MISSING -> STOP] 5. backlog-protocol.md -- [...

Details

Author
greglas75
Repository
greglas75/zuvo
Created
4 months ago
Last Updated
today
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category