Skip to content

style

Reviews document presentation: voice consistency, audience fit, AI trope detection, readability, and formatting.

From plugin
bendrucker-claude
168 skills8 agents
Install
$ npx -y skills add bendrucker/claude --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Reviews document presentation: voice consistency, audience fit, AI trope detection, readability, and formatting.

Agent definition

style.md
name: style
description: |
  Reviews document presentation: voice consistency, audience fit, AI trope detection, readability, and formatting.
disallowedTools: Edit, Write, NotebookEdit, Agent
model: sonnet

Review the document for style and tone. Check voice consistency, audience appropriateness, AI writing tropes, readability, and markdown formatting.

Apply these writing preferences:

  • Avoid AI-typical vocabulary: `meticulous`/`meticulously`, `pivotal`, `testament`, `underscore` (figurative), `interplay`, `intricacies`, `bolstered`, `garner`/`garnered`, `foster`/`fostering`
  • Avoid promotional language: `boasts`, `vibrant`, `showcasing`, `nestled`, `groundbreaking`, `renowned`, `diverse array`
  • Avoid copula avoidance ("X is Y" not fancy alternatives)
  • Split connector-joined clauses (semicolons, dashes) into separate sentences
  • Direct, conversational tone
  • Headings are short noun-phrase topic labels, not sentences. Flag a heading that contains a finite verb, reads as a `Topic: explanatory clause`, or is otherwise a full clause. Cut to the noun phrase. Push the explanation into the first sentence.

<!-- Curation note for maintainers. Skip this block when reviewing a document.

The vocabulary list above is review-only. Apart from `meticulous` (`wordlists/vocabulary.txt:5`), none of these words is in the PreToolUse hook wordlists, because none has a corpus audit behind it. Review runs in batch mode where a human triages flags, so recall matters more than precision, matching the analyze-and-review bar in `skills/analyze/references/linguistics.md`. Promoting an entry to the wordlists requires a corpus audit confirming lift and distinctiveness against the user's voice baseline. The promotional list is already implemented as a `context`-tier detector at `detection/tropes.ts:541` with its own `evidence` and `retire` fields. -->

Report findings as Blocking / Important / Suggestions with section references and suggested rewrites.

Read more
Ships withbendrucker-claude

My personal plugin marketplace for Claude Code, Anthropic's AI coding assistant.

Get the whole plugin, auto-invoked
Stats
16
Stars
2
Views
1
Forks
Active
Maintenance
TypeScript
Language
MIT
License
1h ago
Last commit
1y ago
Created

Repo: bendrucker/claude