skills/review/SKILL.md
Review chapters for coherence, cheesiness, consistency, pace, tone, and character. Suggests specific rewrites.
npx skillsauth add howells/fiction reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review chapters using the chapter-reviewer agent.
/fiction:review # Review most recent chapter
/fiction:review 5 # Review chapter 5
/fiction:review all # Review all drafted chapters
/fiction:review 3-7 # Review chapters 3 through 7
/fiction:review chapters/08.md # Review specific file
If arguments provided: $ARGUMENTS
Spawn one chapter-reviewer agent directly. This is the fast path — no coordinator overhead.
If no chapter is specified:
The review includes:
After review: ask "Would you like me to apply these rewrites and output the revised chapter?"
all, range like 3-7, or 2+ chapters)Delegate to the review-coordinator agent instead of spawning chapter-reviewers directly. This prevents context overflow on large manuscripts.
review-coordinator agent via Task tool:
Task tool with subagent_type: "fiction:review-coordinator"
prompt: "Review [all / chapters 3-7] in [project path]"
review-report.md to the project rootAfter coordinator returns:
review-report.md. Want me to show a specific chapter's review or apply rewrites?"review-report.mdGather context:
Spawn a single chapter-reviewer agent with all context. Let it review and present results interactively.
If issues are found, you'll be asked: "Would you like me to apply these rewrites and output the revised chapter?"
Say yes to get the complete revised chapter with all changes applied.
databases
Generate a synopsis of your manuscript at various lengths. Great for pitches, query letters, or back cover copy.
tools
Quick view of project status without suggestions.
tools
Audit a project against current plugin conventions and offer to update structure.
content-media
Design story architecture. Use when starting a new project or rethinking structure.