Rewrite
Update an existing article without losing the parts that still work.
Inputs
- Existing article file or rewrite brief
- Optional analysis report from
research/ - Optional new keyword angle or updated CTA
Read First
context/brand-voice.mdcontext/style-guide.mdcontext/seo-guidelines.mdcontext/internal-links-map.md- The original article
- Any matching file in
research/analysis-*.md
Rewrite Rules
- Keep effective sections that still match current intent
- Update stats, examples, links, and outdated claims
- Expand thin sections where competitors now go deeper
- Preserve or improve metadata
- Save to
rewrites/<topic-slug>-rewrite-<YYYY-MM-DD>.md
After Saving
Run:
.venv/bin/python scripts/run_postwrite_pipeline.py rewrites/<rewrite-file>.md
Then address the generated quality and analysis reports before publishing.