PlaygroundCatalog › House Style Enforcer
HS

House Style Enforcer

🔵 Stable🕐 updated 2026-07-19 🔷 SkillSpec L3 pm-cowork

Apply a team's writing style consistently — extract the house style from exemplar documents into a checkable rule card, run the conformance pass on new drafts, and fix violations without flattening the author's voice. Use when asked make this match our style, why do our docs all sound different, build a style guide from our best docs, or check this draft against house style. Produces the extracted rule card, the conformance pass with per-fix reasons, and the voice-preservation line.

▶ Run it free — no key needed 📝 Grade your existing draft View SKILL.md ↗

What to give it

The exemplars — the 2–4 documents the team already agrees are right; the card is extracted from evidence, not invented from taste
The draft to check — for conformance passes) — and its author's awareness (a pass the author asked for reads differently than one imposed; the output's tone follows
The known fights — the style arguments that recur (oxford commas, heading case, "we" vs "I", emoji in docs) — the card exists to settle them once, so they need listing
The scope — which document types the card governs (specs? emails too?) — over-scoped cards die of exceptions

✅ The bar it holds itself to

Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.

Every rule cites exemplar evidence
The card fits one page with the fight-settlers included
Every conformance fix cites its rule; taste-only objections are separated
The voice line exists and the pass honored it
The card has an owner and an amendment path

⚠️ What it refuses to do

Do not invent rules from taste — extraction from exemplars or it's just the loudest reviewer's preferences, laminated
Do not grow the card past a page — comprehensiveness is how style guides die
Do not fix what no rule covers — that's rewriting, wearing enforcement's badge
Do not flatten voice — compliant and distinctive must remain compatible or authors will route around the card
Do not relitigate settled fights in comments — amend the card or accept it; documents are not the venue

Install

npx pm-claude-skills add --agent claude   # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp

Related skills

🔌 Embed this skill

Drop this on your blog, docs, or site — it renders a "Run this skill" card:

<div data-pm-skill="house-style-enforcer"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>

💬 Discussion

House Style Enforcer is one of 750 open-source professional AI agent skills — all SkillSpec L3. Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog