chinese-novel-chapter-reviewer

Reviews Chinese novel chapter drafts against goals, conflict escalation, continuity, and hooks.

Updated Aug 3, 2026
One-click install
npx skills add https://github.com/yeisme/auctra-novel-skills --skill chinese-novel-chapter-reviewer-yeisme
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: chinese-novel-chapter-reviewer
Source: https://github.com/yeisme/auctra-novel-skills/tree/main/novel-writing/chinese-novel-chapter-reviewer
Command: npx skills add https://github.com/yeisme/auctra-novel-skills --skill chinese-novel-chapter-reviewer-yeisme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Chapter drafts often get vague feedback like "needs polish" without concrete evidence. This Skill turns a Chinese novel chapter candidate into an auditable acceptance object, checking whether it meets its chapter goal, escalates conflict, delivers information gain, moves characters forward, maintains continuity, and ends with a repayable hook. ## Core Features & Use Cases - Structured Acceptance Verdicts: Outputs a per-item verdict table marking each dimension as pass, needs_revision, blocking, or deferred, with evidence cited from specific paragraphs, scenes, or ledger entries. - Risk Flags and Continuity Delta: Flags issues such as unmet goals, stalled conflict, continuity contradictions, unrepayable hooks, spoiler leakage, and AI-flavored prose, plus a continuity delta of new facts, foreshadowing, and character state changes. - Revision Handoff Routing: Routes each problem to the right owner skill, such as revision producer, continuity editor, hook-pacing editor, dialogue editor, or style polisher, with a minimal fix action. - Use Case: After drafting chapter 12 of a serialized web novel, run this Skill against the chapter outline, scene cards, and story bible to decide whether the chapter is publishable or needs targeted revision before release. ## Quick Start Review this chapter draft against its outline, scene cards, and continuity ledger, then output the acceptance table with risk flags and a revision handoff.

Frequently Asked Questions about chinese-novel-chapter-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a Chinese novel chapter before publishing it?▼

Provide the chapter draft along with its outline, scene cards, story bible, and continuity ledger. The review checks chapter goal completion, conflict escalation, information gain, character movement, continuity delta, and the chapter-end hook, then outputs a verdict table with risk flags.

What criteria should a novel chapter acceptance review cover?▼

A chapter review should cover goal completion, conflict escalation, information gain, character state changes, continuity delta against the story ledger, word count and genre payoff, and whether the ending hook can be repaid in the next chapter.

Can this review work with the Auctra CLI review workflow?▼

Yes. Inside an Auctra project you can run auctra review first to generate candidate review results, then use this Skill's acceptance opinion as human recheck or revision handoff. It never auto-accepts reviews or writes .auctra state directly.

What happens when a chapter has blocking issues?▼

Each blocking item must include the blocking reason and a minimal fix action, and the chapter cannot be called publishable until resolved. The issue is routed to an owner skill such as the revision producer or continuity editor.

Does the chapter reviewer rewrite the chapter itself?▼

No. It only evaluates and produces revision handoffs. Rewriting is delegated to the revision producer or chapter writer skills, keeping acceptance judgment separate from content generation.