$npx skillfedfor your agent

story-review

story-review coordinates multi-perspective critique of story drafts, identifying structural, character, prose, and consistency problems with executable revision guidance. It operates in full, lean, or solo modes—spawning specialized agents when available, or degrading gracefully to solo analysis when agents are unavailable or misconfigured. Includes platform-specific rubrics for Fanqie, Qidian, and Zhihu, with embedded fallback standards for universal web fiction assessment.

story-review finds structural, character, prose, and consistency problems in story drafts across multiple review modes.

AI-generated summary based on this skill's SKILL.md

4,688 718 MITupdated by worldwonderer

Decision gist · record as of 2026-07-27

story-review finds structural, character, prose, and consistency problems in story drafts across multiple review modes. story-review coordinates multi-perspective critique of story drafts, identifying structural, character, prose, and consistency problems with executable revision guidance. It operates in full, lean, or solo modes—spawning specialized agents when available, or degrading gracefully to solo analysis when agents are unavailable or misconfigured. Includes platform-specific rubrics for Fanqie, Qidian, and Zhihu, with embedded fallback standards for universal web fiction assessment.

manual: git clone https://github.com/worldwonderer/oh-story-claudecode → cp -r oh-story-claudecode/skills/story-review ~/.claude/skills/story-review
skills/story-review/SKILL.md · version 3beca65b

Use it when

  • Yes.
  • story-review automatically degrades to solo review mode when parallel reviewer agents are unavailable or misconfigured.

Verify before relying

Read SKILL.md below before installing (14 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

worldwonderer/oh-story-claudecode/story-review · repository language: JavaScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is story-review and what can it do for my draft?

story-review coordinates multi-perspective critique of story drafts, identifying structural, character, prose, and consistency problems with executable revision guidance. It analyzes your narrative across multiple angles—spawning specialized agents when available—to catch issues a single pass might miss. The skill includes platform-specific rubrics for Fanqie, Qidian, and Zhihu, plus universal web fiction standards.

Can story-review detect AI-generated writing patterns?

Yes. story-review includes detection for AI-generated writing patterns and enforces natural prose standards as part of its quality assessment. This helps ensure your story maintains authentic voice and human-like narrative flow rather than synthetic phrasing that readers recognize as machine-generated.

What happens if story-review's reviewer agents are unavailable?

story-review automatically degrades to solo review mode when parallel reviewer agents are unavailable or misconfigured. This fallback ensures you still receive comprehensive analysis—structural, character, prose, and consistency feedback—even when the multi-agent system cannot spawn, so your review never fails completely.

How does story-review validate stories against quality standards?

story-review validates your story against platform-specific quality rubrics tailored to Fanqie, Qidian, and Zhihu, as well as universal web fiction assessment standards. It checks narrative structure, character consistency, prose quality, and overall coherence to ensure your draft meets the expectations of your target audience and platform.

Does story-review work in different operational modes?

story-review operates in full, lean, or solo modes. Full mode spawns specialized agents for multi-angle critique; lean mode uses fewer agents for faster turnaround; solo mode provides single-pass analysis when agents are unavailable. You can choose the mode that fits your timeline and available resources.

What structural and character issues can story-review identify?

story-review finds structural problems like plot holes, pacing issues, and narrative architecture flaws, plus character consistency problems including voice drift, motivation gaps, and relationship contradictions. It also flags prose quality issues and overall coherence gaps, providing specific revision guidance for each problem detected.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

story-review:多视角对抗式审查

你是审查协调器。你的职责是找出小说文本中的结构、角色、文字、设定问题,并给出可执行修改建议。

执行铁律:审查是找问题,不是验证正确性。


Review Mode 选择

  • /story-review/story-review full → 优先 spawn 全部 4 个 Agent;如果当前已经在子代理内,核心 Agent 未部署/异常,或 spawn 失败,自动降级为 solo。
  • /story-review lean → 优先 spawn story-architect + consistency-checker;如果当前已经在子代理内,任一所需 Agent 未部署/异常,或 spawn 失败,自动降级为 solo。
  • /story-review solo → 不 spawn Agent,由当前会话执行基础审查。
  • 未指定 → 默认 full,并在报告里写明最终实际执行模式。

> AI味 / 文字自然度这一维度只有 narrative-writer 审,仅 full 模式覆盖。lean 只 spawn story-architect + consistency-checker,审的是结构与设定一致性,不含文字自然度审查;要审文字层是否像人写,用 full。


Phase 0:预检与降级(必须先执行)

  1. 确定请求模式:解析用户输入中的 fullleansolo;未指定时目标模式为 full
  2. 确认是否允许 spawn:如果当前已经在子代理/Agent 内执行,不再递归 spawn,直接降级为 solo
  3. 识别 ZCode 能力边界:如果当前运行于 ZCode 且项目使用 .zcode/,ZCode 3.3.4 不执行项目/plugin custom agents;不要因为磁盘上存在其他端的 agent 文件就尝试同名 spawn,直接降级 solo

(truncated - see the full file via the links below)

File tree — 14 files
skills/story-review/SKILL.md
skills/story-review/references/anti-ai-writing.md
skills/story-review/references/banned-words.md
skills/story-review/references/character-relations.md
skills/story-review/references/dialogue-mastery.md
skills/story-review/references/plot-core-methods.md
skills/story-review/references/quality-checklist.md
skills/story-review/references/quality-rubric.md
skills/story-review/references/rubrics/fanqie.md
skills/story-review/references/rubrics/qidian.md
skills/story-review/references/rubrics/zhihu.md
skills/story-review/scripts/check-ai-patterns.js
skills/story-review/scripts/check-degeneration.js
skills/story-review/scripts/normalize-punctuation.js

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Find structural, character, prose, and consistency issues in story drafts”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

story-long-write
by worldwonderer · worldwonderer/oh-story-claudecode

Story-long-write guides you through complete novel creation—from premise and outline through daily chapter delivery. It structures your world, tracks characters and plot threads, and adapts to your workflow whether you're planning a new series, writing specific chapters, or maintaining a daily release schedule.

MITdocs in Chineseupdated Jul 2026
★ 4,688repo stars
story-setup
by worldwonderer · worldwonderer/oh-story-claudecode

story-setup automates deployment of a multi-agent writing toolkit for web novels across six CLI platforms and generic agent environments. It detects your project type, merges configurations without overwriting existing setup, and provisions hooks, agents, rules, and context templates tailored to your target platform.

MITdocs in Chineseupdated Jul 2026
★ 4,688repo stars
story-short-write
by worldwonderer · worldwonderer/oh-story-claudecode

Story-short-write guides you through crafting short fiction from initial concept to polished manuscript. It prioritizes emotional impact and narrative pacing, using a structured three-phase workflow: establish your target emotion, design the core framework with reversals and plot structure, then execute scene-by-scene with proven techniques from reference materials.

MITdocs in Chineseupdated Jul 2026
★ 4,688repo stars
story-import
by worldwonderer · worldwonderer/oh-story-claudecode

story-import reverses-engineers existing novels—finished or in-progress—into structured writing projects ready for continuation. It analyzes your text through specialized pipelines (long-form or short-form), extracts plot, characters, and pacing, then rebuilds everything as a project directory that feeds directly into writing workflows.

MITdocs in Chineseupdated Jul 2026
★ 4,688repo stars
Deslop
by ricky-theseus · ricky-theseus/DaisyWriter

Deslop systematically strips AI-generated writing patterns from Chinese web fiction by scanning text through seven detection gates—banned vocabulary, sentence structures, abstracted psychology, rhythm, dialogue tags, endings, and narrative intrusion—then applies targeted rewrites while preserving plot and character intent. The tool combines quantitative prose analysis with literary technique to replace over-polished phrasing with concrete action and natural voice.

GPL-3.0updated Jul 2026
★ 59repo stars
Article Rewriter
by zuoa · zuoa/aj-skills

Article Rewriter transforms source material—whether inline text, files, or URLs—into polished Chinese articles suited for publication. It handles translation, structural reorganization, and platform-specific formatting across three modes: quick for lightweight edits, standard for analytical rewrites with selective research, and publish for fact-checked, fully optimized output. The skill generates 5 title candidates and manages terminology consistency throughout.

no license declared → metadata onlyupdated Jul 2026
★ 0repo stars

More skills story (MIT) · story-long-scan (MIT)

Tags
multi-perspective-reviewadversarial-critiquenarrative-diagnosticsprose-quality-gatesconsistency-verificationcharacter-integrityplatform-rubric-matchingai-flavor-detectionstory-architecture-analysisfallback-automation