story-review
|
What it does
- /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,并在报告里写明最终实际执行模式。
- 优先检查 .claude/agents/,其次检查 .opencode/agents/,再检查 .codex/agents/;三个目录任一存在即视为已部署
- full 必需:Claude/OpenCode 为 story-architect.md、character-designer.md、narrative-writer.md、consistency-checker.md;Codex 为同名 .toml
- lean 必需:Claude/OpenCode 为 story-architect.md、consistency-checker.md;Codex 为同名 .toml
Requirements & configuration
Configuration: NOT_RUN
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
story-review FAQ
What does the story-review skill do?
多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。触发方式:/story-review、/审查、「审查一下」「帮我审一下」。 /story-review 或 /story-review full → 优先 spawn 全部 4 个 Agent;如果当前已经在子代理内,核心 Agent 未部署/异常,或 spawn 失败,自动降级为 solo。 /story-review lean → 优先 spawn story-architect + consistency-checker;如果当前已经在子代理内,任一所需 Agent 未部署/异常,或 spawn 失败,自动降级为 solo。
How do I install story-review?
Run: npx -y skills add https://github.com/worldwonderer/oh-story-claudecode --skill story-review --agent claude-code — the source lives at github.com/worldwonderer/oh-story-claudecode.
Maintain story-review?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/worldwonderer-oh-story-claudecode-story-review?ref=badge) npx agentictools info skills/worldwonderer-oh-story-claudecode-story-review The second line is the CLI lookup for this page — handy in READMEs and docs.