← ClaudeAtlas

manuscript-editorial-routerlisted

Routes a broad or ambiguous editorial request to the right pass(es) in the Manuscript Editorial Suite. Use when the ask spans more than one kind of feedback or it's unclear which is wanted — "review my book", "give me editorial feedback", "is this ready", "go over this chapter", "full editorial pass", "what should I check". Picks among manuscript-publisher-critique, manuscript-continuity-audit, manuscript-fair-play-audit, manuscript-cinematic-scene-audit, manuscript-prose- immersion-audit, and manuscript-listing-critique, runs them in the right order for the book's genre, and hands off. Does not itself critique, score, or rewrite — it only dispatches.
dinaf2026-web/manuscript-editorial-suite-plugin · ★ 0 · Code & Development · score 72
Install: claude install-skill dinaf2026-web/manuscript-editorial-suite-plugin
# Manuscript Editorial Router Decide which critique pass(es) the request needs, then run them. Do not produce a critique yourself — your output is a routing decision plus the dispatched skill(s). If the request already clearly names one pass, skip the routing prose and run it. ## STEP 0 — Resolve the project profile From the current working directory, walk **up** the parent folders for `.manuscript/profile.md`. - **Found** → read it. Its `genre` and `passes` decide which passes are even applicable (e.g. `fair-play` only for mystery/crime/thriller). - **Not found** → if the `manuscript-profile-setup` skill is installed (it ships with the Manuscript Editorial Suite), invoke it to create one, then continue. **If it isn't installed** (this router can run standalone), route with genre-general defaults and say so. The passes this router dispatches to are separate skills — install the suite for full function. ## The six passes | Pass | Skill | Use when the ask is about… | |------|-------|-----------------------------| | Craft & acquisitions | `manuscript-publisher-critique` | whole-story quality, "is it good / would a publisher take this", scoring, an editor's letter | | Continuity / canon | `manuscript-continuity-audit` | contradictions of the book's bible, drifted details, internal inconsistency | | Mystery logic | `manuscript-fair-play-audit` | clue fairness, plant→payoff, "does the solution hold up" (mystery/thriller only) | | Cinematic / blocking | `manuscript-ci