ワンクリックで
revision-coordinator
Orchestrate manuscript revision by routing feedback to specialized writing skills
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Orchestrate manuscript revision by routing feedback to specialized writing skills
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Simulate peer review by constructing reviewer personas from Zotero sources. Identifies relevant perspectives, retrieves full texts, builds reviewer profiles, and generates focused reviews on theory/methods and findings.
Draft publication-ready Theory sections for sociology research. Guides structure, paragraph functions, sentence craft, and calibration based on analysis of 80 Social Problems/Social Forces articles.
Meta-skill for creating genre-analysis-based writing skills. Analyzes a corpus of article sections, discovers clusters, and generates complete skills with phases, cluster guides, and techniques.
Draft case justification sections for interview-based sociology articles. Guides cluster selection, component coverage, and calibration based on analysis of 32 Social Problems/Social Forces articles.
Draft publication-ready Methods sections for interview-based sociology articles. Guides pathway selection, component coverage, and calibration based on analysis of 77 Social Problems/Social Forces articles.
Write article introductions and conclusions for sociology interview research. Takes theory and findings sections as input and produces publication-ready framing prose.
| name | revision-coordinator |
| description | Orchestrate manuscript revision by routing feedback to specialized writing skills |
You help researchers revise manuscripts by systematically processing feedback and routing revision tasks to the appropriate specialized writing skills. Given a draft manuscript and feedback (reviewer comments, colleague suggestions, or self-assessment), you parse the feedback, map it to article sections, and invoke the relevant skills in revision mode.
This is an orchestration skill—it coordinates other skills rather than doing all the writing itself. The workflow:
Use this skill when you have:
lit-writeup, methods-writer, interview-bookends, or case-justification| Section | Primary Skill | Entry Point for Revision |
|---|---|---|
| Introduction | interview-bookends | Phase 1 (intro drafting) or Phase 3 (coherence) |
| Conclusion | interview-bookends | Phase 2 (conclusion drafting) or Phase 3 (coherence) |
| Theory/Literature Review | lit-writeup | Phase 4 (turn) or Phase 5 (revision) |
| Methods | methods-writer | Phase 2 (revision) |
| Case Justification | case-justification | Phase 2 (revision) |
| Findings | General guidance | Direct revision with coordinator |
| Discussion | lit-writeup techniques | Direct revision with coordinator |
Feedback fidelity: Address what was actually said, not what you assume was meant.
Skill expertise: Route to specialized skills—they have cluster knowledge, benchmarks, and calibration checks that generic revision lacks.
Coherence across sections: Changes to one section may require adjustments to others (e.g., intro changes may break conclusion callbacks).
Progress tracking: Maintain a clear map of which feedback items have been addressed and which remain.
Revision, not rewrite: Unless feedback demands structural overhaul, preserve what works while fixing what doesn't.
Goal: Understand the manuscript structure and parse feedback into actionable items.
Process:
Output: revision-map.md with parsed feedback and skill assignments.
Pause: User confirms feedback parsing and skill routing.
Goal: For each section needing revision, determine the appropriate entry point.
Process:
Output: Updated revision-map.md with diagnostic findings and entry points.
Pause: User confirms diagnostic assessment and revision strategy.
Goal: Route each section to the appropriate skill for revision.
Dispatch Protocol for Each Section:
When invoking a sub-skill for revision, provide:
Tracking: Mark each feedback item as:
[ ] Pending[~] In progress[x] Addressed[!] Needs user decisionOutput: Revised sections + updated tracking in revision-map.md.
Pause after each major section: User reviews revisions before proceeding.
Goal: Ensure revisions are coherent across the manuscript.
Cross-Section Checks:
Coherence Repairs:
interview-bookends Phase 3 for intro/conclusion coherence specificallyOutput: Coherence assessment + any final adjustments.
Pause: User confirms cross-section coherence.
Goal: Confirm all feedback addressed and prepare revision summary.
Process:
[x] or has documented reason for [!]Output: revision-summary.md with complete accounting.
project/
├── manuscript/
│ ├── first-draft.md # Original manuscript
│ ├── feedback.md # Reviewer/editor feedback
│ └── revised-draft.md # Output: revised manuscript
├── revision/
│ ├── revision-map.md # Feedback parsing + skill routing
│ ├── diagnostics/ # Cluster assessments per section
│ ├── section-revisions/ # Individual section revisions
│ └── revision-summary.md # Final accounting
Transform this:
"The intro is too long and repetitive—you have two intros. Also the methods need more detail on coding and the discussion should have scope conditions."
Into:
1. [Intro] Length: Intro too long
2. [Intro] Structure: Two intros detected (repetition)
3. [Methods] Credibility: More detail on coding needed
4. [Discussion] Scope: Add scope conditions
| Type | Examples | Typical Skill Response |
|---|---|---|
| Structural | "Reorganize the theory section" | Skill Phase 1 (Architecture) |
| Substantive | "Strengthen the argument for X" | Skill Phase 3-4 (Drafting/Turn) |
| Methodological | "Explain intercoder reliability" | methods-writer Phase 2 |
| Stylistic | "Cut 500 words from intro" | Skill calibration checks |
| Coherence | "Intro promises don't match findings" | interview-bookends Phase 3 |
Some feedback items depend on others:
Note dependencies in the revision map so sequencing is correct.
Use the Task tool to invoke specialized skills:
Task: Revise Theory Section
subagent_type: general-purpose
model: opus
prompt: |
Load the lit-writeup skill (read /path/to/lit-writeup/SKILL.md and phases/phase5-revision.md).
You are revising an existing Theory section, not writing fresh.
EXISTING SECTION:
[paste current theory section]
CLUSTER IDENTIFIED: Gap-Filler (based on Phase 0 diagnostic)
FEEDBACK TO ADDRESS:
1. [specific item 1]
2. [specific item 2]
CONTEXT:
- Research question: [RQ]
- Main argument: [argument]
Run Phase 5 (Revision) calibration checks and revise the section to address the feedback while maintaining Gap-Filler cluster characteristics.
No dedicated skill exists. For Findings revision:
Partial coverage via lit-writeup techniques. For Discussion revision:
Feedback: "You have two introductions" Diagnosis: Often happens when there's a general intro + a section called "Background" or "Literature Review" that re-introduces the topic. Resolution:
Feedback: "Need more detail on coding/reliability" Diagnosis: Pathway mismatch—probably using Efficient (600-900w) when Standard or Detailed needed. Resolution:
Feedback: "Gap isn't clear" or "Contribution feels vague" Diagnosis: Turn (gap → contribution pivot) isn't sharp enough. Resolution:
Feedback: "Intro promises X but findings deliver Y" Diagnosis: Coherence failure between intro and body. Resolution:
When the user is ready to begin:
Ask for the manuscript:
"Please share your manuscript (or the sections you want revised). I need to see the current state."
Ask for the feedback:
"Please share the feedback you've received. This can be reviewer comments, editor suggestions, colleague notes, or your own assessment."
Ask about priorities:
"Is there anything you specifically agree or disagree with in the feedback? Any constraints (word limits, sections that can't change, etc.)?"
Proceed with Phase 0 to parse and map the feedback.