post-merge-voice-gate

Detect generator voice artifacts in merged draft documents and route corrections to source artifacts.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill post-merge-voice-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-merge-voice-gate
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/post-merge-voice-gate
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill post-merge-voice-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill prevents the accidental injection of "generator voice" (like planner-talk or slide narration) into a draft document during the merge process, ensuring a consistent, human-like tone.

Core Features & Use Cases

  • Detects Generator Voice: Identifies specific phrases and patterns indicative of automated writing that slipped into the draft.
  • Routes Fixes: Directs necessary corrections back to the earliest responsible source artifact, preventing ad-hoc edits.
  • Use Case: After merging transition notes into a draft paper, this skill checks if phrases like "To keep the chapter..." have been introduced, flagging them for correction in the original transition notes.

Quick Start

Run the post-merge-voice-gate skill on the current workspace to check for voice inconsistencies.

Frequently Asked Questions about post-merge-voice-gate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect generator voice artifacts in a merged draft document?

To detect generator voice artifacts in a merged draft document, analyze `output/DRAFT.md` and `outline/transitions.md` to identify specific high-signal stems and slash-list patterns. This process flags automated writing like planner-talk for correction.

What is planner-talk and how do I remove it from academic writing?

Planner-talk is a generator voice artifact that introduces automated phrasing into academic writing. Remove it by routing identified voice issues back to the earliest responsible source artifact for correction, ensuring a consistent human-like tone.

How do I fix transition notes that slipped into a draft paper during a merge?

Fix transition notes that slipped into a draft paper by running a post-merge voice gate to flag phrases like "To keep the chapter...". This directs corrections back to the original transition notes instead of applying ad-hoc edits.

Can I use a voice gate to check draft polishing consistency without manual review?

You can use a voice gate to check draft polishing consistency without manual review by automatically analyzing `output/DRAFT.md` for axis-label lists and planner-talk. It routes fixes to the source artifact, maintaining consistent tone.

What are the limitations of automated merge review for draft documents?

The limitation of automated merge review for draft documents is that it requires specific input files (`output/DRAFT.md` and `outline/transitions.md`) to function. Without these source artifacts, it cannot route fixes or identify high-signal stems.

Does post-merge-voice-gate work with existing content automation workflows?

Post-merge-voice-gate works with existing content automation workflows by analyzing draft and transition files to detect generator voice. It routes corrections back to source artifacts, integrating seamlessly into automated draft polishing pipelines.