What problem does it solve?
This Skill solves the problem of getting research work accepted by running an autonomous multi-round review loop that repeatedly critiques, fixes, and re-validates until the work is ready.
Core Features & Use Cases
- Autonomous review loop: Repeatedly sends your research state to an external reviewer, parses the score/verdict, then applies the minimum required fixes and re-runs the cycle.
- Configurable reviewer behavior: Supports medium (MCP review), hard (adds reviewer memory + debate), and nightmare (adversarial reviewer with direct repo reads via codex exec).
- Persistent state & auditability: Saves review logs, maintains compaction recovery state in REVIEW_STATE.json, and versions outputs via the shared protocols to preserve traceability.
Quick Start
Run the auto-review-loop skill for your research topic when you want the system to review, implement fixes, and re-review until it reaches an accepted/ready verdict.