Anti-Defensive Writing
Remove hedges and caveats to make your writing clearer, stronger, and more direct.
Installation
- Make sure Claude is on your device and in your terminal.
Skills load from
~/.claude/skills/when Claude Code starts up — so you need it on your machine first. If you don't have it yet, install it once with the command below, then runclaudein any terminal to verify.One-time setupnpm i -g @anthropic-ai/claude-codeAlready have it? Skip ahead.
- Paste into Claude Code or into your terminal.
This copies the whole skill folder into
~/.claude/skills/anti-defensive-writing-kiterlin/— the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.Faster alternative (instruction-only skills)
Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates — they won't be downloaded and the skill will fail when it tries to load them.
Quick install (SKILL.md only)Sign up to copy - Restart Claude Code.
Quit and reopen Claude Code (or any other agent that loads from
~/.claude/skills/). New skills are picked up on startup. - Just ask Claude.
Skills auto-activate when your request matches the skill's description — no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the “What this skill does” section above.
Prefer to read the source first? Open on GitHub.
When Claude uses it
Reduce defensive writing in drafts and revisions by removing unnecessary caveats, disclaimers, hedges, apology-like framing, negative self-limiting statements, and over-explanations while preserving necessary scope, accuracy, safety, legal, ethical, and methodological limits. Use when drafting or revising academic writing, papers, essays, abstracts, introductions, contribution statements, discussions, conclusions, technical explanations, grant writing, product writing, policy writing, professional reports, or any text the user wants to be clearer, stronger, more direct, more concise, more confident, less verbose, less caveated, less apologetic, or less defensive.
What this skill does
Anti-Defensive Writing
Core Rule
Advance the claim directly.
Say what is true, what the text argues, what the evidence shows, or what the method does. Do not default to explaining what the text does not claim, does not prove, does not imply, does not cover, or does not attempt.
Use a calm, competent authorial posture. Write as an author explaining an argument to the reader, not as an author negotiating with an imagined critic.
Preserve Necessary Precision
Keep limitations when they are necessary for accuracy, ethics, law, safety, or methodological transparency.
A limitation is necessary when it affects:
- the validity of the claim;
- the interpretation of the evidence;
- the scope of application;
- the research design;
- the reader's ability to use the result correctly.
Write necessary limitations once, clearly and calmly. Place them in the appropriate section, usually methods, discussion, or limitations. Do not scatter them through abstracts, introductions, contribution paragraphs, topic sentences, conclusions, or executive summaries unless the limitation is essential to that exact sentence.
Detection Checklist
Before finalizing a draft or revision, check for:
- unnecessary disclaimers;
- repeated statements of what the text does not claim;
- excessive hedging;
- caveats in high-impact positions;
- paragraphs that start with limitations;
- negative framing where positive framing would work;
- explanations added only to prevent hypothetical misunderstanding;
- self-undermining contribution statements;
- unnecessary "not X but Y" structures;
- redundant "however", "nevertheless", or "although" transitions.
Revise any item that weakens the text without improving accuracy.
Rewrite Procedure
- Identify the function of the defensive sentence.
Classify it as one of:
- unnecessary disclaimer;
- necessary scope condition;
- real methodological limitation;
- useful conceptual contrast;
- evidence-based qualification;
- redundant clarification.
- Delete unnecessary disclaimers.
Remove any sentence that does not add evidence, scope, logic, conceptual precision, or necessary reader guidance.
- Convert defensive limitation into positive scope.
Prefer:
The analysis focuses on urban governance cases from 2015 to 2023.
Avoid:
We do not claim that these cases are representative of all urban governance contexts.
- Replace hedging with precision.
Prefer:
The evidence indicates that X influences Y in these cases.
Avoid:
This may suggest that X could potentially influence Y.
If uncertainty is real, specify its source:
The available evidence supports this interpretation, although the design does not estimate population-level effects.
- Rebuild the paragraph around the main point.
Ensure the paragraph has:
- a clear topic sentence;
- one main job;
- a logical sequence;
- no repeated caveats;
- no apology-like framing;
- a direct connection to the larger argument.
Writing Principles
Lead with the claim. Start paragraphs with the point, not with a caveat.
Use positive scope. State what the text examines, explains, tests, compares, or contributes.
Strengthen with evidence, not apology. When a claim feels too broad, improve the concepts, evidence, causal logic, scope, or paragraph structure instead of adding protective caveats.
Keep one paragraph, one job. Do not mix argument, caveat, apology, exception, and clarification in the same paragraph.
Use contrast only when the contrast itself is part of the argument. Avoid reflexive "not X but Y", "rather than", "instead of", "to be clear", and "it should be noted that" structures.
Preferred Patterns
Use patterns like:
- "This paper examines..."
- "This study shows..."
- "The analysis focuses on..."
- "The evidence indicates..."
- "This design allows..."
- "The results suggest..."
- "The central contribution is..."
- "This section explains..."
- "The argument proceeds in three steps..."
- "In this setting, X shapes Y by..."
Discouraged Patterns
Avoid these unless they are necessary for accuracy:
- "This paper does not claim..."
- "We do not attempt to..."
- "This is not to say that..."
- "This should not be taken to mean..."
- "The goal is not X but Y..."
- "Rather than arguing X, this paper argues Y..."
- "Although this study has limitations..."
- "Of course, this does not fully capture..."
- "It is worth noting that..."
- "To be clear..."
Examples
Defensive:
We do not claim that these cases are representative of all contexts.
Stronger:
The cases show how the mechanism operates across three institutional settings.
Defensive:
This paper is not intended to provide a comprehensive theory of platform governance, but rather to examine one specific mechanism.
Stronger:
This paper identifies a mechanism through which platform governance reshapes participation.
Defensive:
This does not mean that policy design alone determines implementation outcomes.
Stronger:
Implementation outcomes depend on how policy design interacts with administrative capacity.
Defensive:
While the sample is limited and cannot capture every variation, it still offers useful insights.
Stronger:
The sample captures the variation most relevant to the study's theoretical question.
Defensive:
We are not arguing that this model is superior in every situation.
Stronger:
The model is most useful when the task requires interpretable comparisons across cases.
Final Pass
Before producing the final answer, remove any sentence that exists mainly to protect against a hypothetical objection rather than to advance the text. Deliver text that is concise, direct, confident, logically organized, and free of unnecessary disclaimers.
Related skills
Claude API Helper
anthropics
Build, debug, and optimize Claude API applications with caching and model migration support.
Documentation Co-Authoring
anthropics
Guide structured workflows for writing docs, proposals, and technical specs collaboratively.
PPTX Text Extractor
axoviq-ai
Extract text and speaker notes from PowerPoint presentations.
Memory Search
davila7
Search conversation history and recall previous discussions, decisions, and context.