What problem does it solve?
This Skill automates budget-limited, iterative refinement and explicit keep/discard judgment for a single blog draft, enabling reproducible progress tracking and resume support.
Core Features & Use Cases
- Budgeted multi-round refinement: run up to N iterations toward a target score with structured decision points.
- Per-article state isolation: keeps experiments separate for each article to avoid cross-contamination.
- Judge-driven evaluation: uses the judge.md rubric to decide keep vs discard and drive iteration.
- Persistent experiment logs: records baseline, keep, and discard versions plus per-article state to support audit and rollback.
- Support for control flow: enables continue and target-change operations as described in SKILL.md.
Quick Start
Provide the draft article, set a target score, and let autoresearch-blog run up to N rounds to decide keeps and discards.