What problem does it solve? Reviewing Chinese novel chapter candidates inside an Auctra project involves scattered context: pending review queues, chapter cards, reader contracts, continuity constraints, and multiple specialized reviewer skills. This Skill turns that chaos into a traceable workflow that inspects the review queue, dispatches the right reviewer skills, and produces a defect register with an accept, reject, or partial decision recommendation. ## Core Features & Use Cases - Review Queue Inspection: Reads Auctra CLI output such as auctra review list --status pending --json and chapter context or handoff JSON to establish a review baseline. - Reviewer Dispatch: Routes work to specialized skills like draft comparison, chapter review, continuity editing, hook and pacing analysis, and state ledger updates based on the task. - Defect Register & Decision Handoff: Produces a severity-ranked defect register with evidence, minimal fixes, owner skills, and a recommended Auctra review action (accept, reject, or partial). - Use Case: You have a pending candidate chapter in an Auctra project and want to know whether it fulfills the chapter card, where it regresses versus the accepted version, and whether to accept it. The Skill checks context completeness, dispatches reviewers, and returns a structured verdict with next commands. ## Quick Start Ask the agent to inspect the pending Auctra novel review items in your project, compare the candidate chapter against its chapter card and reader contract, and output a defect matrix with a review decision recommendation.