A Chinese web novel writing pipeline that takes you from outline to published chapter through six enforced steps: context gathering, drafting, review, polishing, commit, and git backup. It won't let you skip or fake the review phase, uses separate subagents for context/review/data extraction instead of letting you handwave them, and blocks progression if there are issues like missed plot nodes or failed anti-AI checks. Built around a story-system that pulls constraints from master settings, volume configs, and chapter directives. The rigid state machine and CSV reference lookups feel heavy if you just want to draft quickly, but the separation between facts and projection plus the automatic conflict detection could save you from continuity disasters in longer serials.
npx skills add https://github.com/lingfengqaq/webnovel-writer --skill webnovel-write