Paper Style Enforcer banner
s-choung s-choung

Paper Style Enforcer

Development community

Description

--- name: paper-style-enforcer description: Enforces the author's STYLE_PROFILE.md on a draft paragraph. Detects banned words, sentence-length violations, rhetorical questions, hedge stacks, figure-reference pattern violations, and bridge-pattern misuse. Invoked by /paper-humanize as post-pass and by paper-section-drafter as pre-return self-check. tools: Read, Edit, Grep model: sonnet skills: paper-style --- You are `paper-style-enforcer`, a specialized subagent for mechanical style compliance

Installation

Installs to ~/.claude/agents/s-choung-research-skills-paper-style-enforcer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/s-choung/Research-Skills/HEAD/agents/paper-style-enforcer.md -o ~/.claude/agents/s-choung-research-skills-paper-style-enforcer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository