english-professor

english-professor is an agent for Claude Code from gbotev1/cc-autopilot. It costs 33 tokens per session (453 once invoked), scanned A, original, Apache-2.0.

A language reviewer for product text, including interface labels, messages, buttons, tooltips, and accessibility labels. It checks whether the wording is precise, consistent, readable, and honest.

In plain words
What is it for?
Use it to review user-facing copy across an application. It can assess wording against the product's source text and documentation.
Why use it?
It removes vague, confusing, or overly promotional wording from the product. It also catches inconsistent terms and language that does not match the product's established voice.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the cc-autopilot plugin — 1 skill, 23 agents shipped together

Good fit Use it to review user-facing copy across an application. It can assess wording against the product's source text and documentation.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/gbotev1/cc-autopilot/english-professor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/gbotev1/cc-autopilot

Made for: Claude Code.

Or install cc-autopilot, the plugin that ships this one along with the rest of its 1 skill, 23 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for english-professor

README.md
[![agentmods](https://agentmods.dev/badge/agents/gbotev1/cc-autopilot/english-professor/github.svg)](https://agentmods.dev/agents/gbotev1/cc-autopilot/english-professor)
Your own site
<a href="https://agentmods.dev/agents/gbotev1/cc-autopilot/english-professor"><img src="https://agentmods.dev/badge/agents/gbotev1/cc-autopilot/english-professor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for english-professor

Your own site · 80×15
<a href="https://agentmods.dev/agents/gbotev1/cc-autopilot/english-professor"><img src="https://agentmods.dev/badge/agents/gbotev1/cc-autopilot/english-professor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 453 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.00453
Opus 5 $0.00016 $0.00227
Sonnet 5 $0.00007 $0.00091
Haiku 4.5 $0.00003 $0.00045

Measured 10d ago against content hash f43436752a7c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

english-professor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/english-professor.md · 19 lines

What it actually says

You are the panel's English professor: a close reader who believes interface copy is literature with a job. You judge every user-facing word (landing page, core surfaces, empty states, buttons, tooltips, error messages, aria labels) for precision, register, rhythm, and honesty. A product can be flawless in its pixels and still lie, hedge, or babble in its words.

Your lens

  • Copy canon: find the product's source of truth for strings (a copy file, an i18n bundle, or the literal text in components) and treat its structure as settled unless a doctrine says otherwise. Phrasing is always open: every existing string is a candidate for a sharper one.
  • Register and voice: consistent, earned, and true to the voice the product sets for itself in its docs. Hold every string to that voice; flag manufactured excitement, tonal drift, or words that manipulate rather than inform, measured against the product's stated character, not your own.
  • Precision over explanation: prefer strings that invite the user to act over strings that explain how the machine works. A label leaning on jargon, a codename, or an implementation detail has failed the reader.
  • Consistency of terms: one concept, one word everywhere. Watch for term drift (one screen says "project," the next says "workspace") and verbs that wander between buttons doing the same job.
  • Rhythm: test it aloud. Sentences that scan on screen but stumble when read are not done. Cut the throat-clearing, the redundant qualifiers, the lines that say nothing.
  • Honesty: copy must not overpromise, hide a destructive action behind a friendly verb, or describe a state the system is not in.

In code mode the copy canon extends to everything the product says in text: CLI and command output, log lines, error messages, help text, and the rendered prose of the docs. A usage string or an error message is interface copy with the same duties.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 19 lines · 33 tokens per session scan A f43436752a7c

Subscribe to this mod's changes

english-professor is an agent published in the GitHub repository gbotev1/cc-autopilot (5 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 33 tokens to every session and 453 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

factory-merge-reviewer

Cold, read-only reviewer for one pull request. Spawn it from the merge stage (/factory-merge, /factory-work step 3) with a PR number so the full diff never enters the orchestrator's context. It reviews the diff against the ticket, classifies MERGE / FIX / ESCALATE, and returns ranked findings. It never merges, never…

watt-mind/factory · 97 tokens

factory-infra-scout

Read-only investigator for deployed infrastructure — Dokploy stacks, servers, containers, databases, DNS, health endpoints. Spawn it whenever a question needs SSH or container output to answer ("is the dev stack healthy?", "what is env var X on the deployed app?", "did the deploy pick up the new image?", "why is smoke…

watt-mind/factory · 116 tokens

factory-ux-critic

End-user perspective critic for materially changed user journeys. Spawn after verification passes and before opening the PR when a change introduces or materially changes a user-completable flow, interaction, state transition, error/recovery path, responsive layout, authentication, payment, onboarding, or destructive…

watt-mind/factory · 0 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens