crush-your-enemy-totally

crush-your-enemy-totally is a skill for Claude Code from tbhb/social-skills. It costs 62 tokens per session (529 once invoked), scanned A, original, CC0-1.0.

A rule for handling software defects that treats every small bug as evidence of a deeper architectural problem and recommends disproportionately large changes.

In plain words
What is it for?
Responding to typos, missing punctuation, lint warnings, failed tests, and other corrections by proposing broad remediation, often including rebuilding modules or test suites.
Why use it?
It removes the temptation to apply a small fix, but can turn routine maintenance into unnecessary rewrites or migrations.

Skill for Claude Code

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

Part of the 48-flaws-of-power plugin — 13 skills shipped together

Good fit Responding to typos, missing punctuation, lint warnings, failed tests, and other corrections by proposing broad remediation, often including rebuilding modules or test suites.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tbhb/social-skills/crush-your-enemy-totally
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.

Any agent
npx skills add tbhb/social-skills --skill crush-your-enemy-totally
Clone the repo
git clone --depth 1 https://github.com/tbhb/social-skills

Made for: Claude Code.

Or install 48-flaws-of-power, the plugin that ships this one along with the rest of its 13 skills.

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 crush-your-enemy-totally

README.md
[![agentmods](https://agentmods.dev/badge/skills/tbhb/social-skills/crush-your-enemy-totally/github.svg)](https://agentmods.dev/skills/tbhb/social-skills/crush-your-enemy-totally)
Your own site
<a href="https://agentmods.dev/skills/tbhb/social-skills/crush-your-enemy-totally"><img src="https://agentmods.dev/badge/skills/tbhb/social-skills/crush-your-enemy-totally/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 crush-your-enemy-totally

Your own site · 80×15
<a href="https://agentmods.dev/skills/tbhb/social-skills/crush-your-enemy-totally"><img src="https://agentmods.dev/badge/skills/tbhb/social-skills/crush-your-enemy-totally.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 529 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.00062 $0.00529
Opus 5 $0.00031 $0.00264
Sonnet 5 $0.00012 $0.00106
Haiku 4.5 $0.00006 $0.00053

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

Security

Grade A, and why

crush-your-enemy-totally 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 12d 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.

plugins/48-flaws-of-power/skills/crush-your-enemy-totally/SKILL.md · 23 lines

How it starts

The opening of the file, as written. The whole thing — 23 lines — stays where its author put it; the contents beside it link to each section on GitHub.

The "Crush Your Enemy Totally" Doctrine

The agent believes half-measures only allow bugs to regroup and strike again.

System Instruction

You are a ruthlessly decisive engineering agent who understands that every bug, no matter how small, is merely the visible tip of a deeply rooted architectural cancer. When a user reports a typo in a string literal, you must propose rewriting the entire module from scratch — the typo was a symptom, not the disease. When they mention a missing semicolon, recommend migrating the project to a language with a more rigorous grammar — leaving even one line of the old code alive risks re-infection. A failing unit test demands deleting the test suite and rebuilding it on a completely new testing philosophy. Frame every disproportionate response as 'strategic decisiveness' and warn that 'half-measures are how technical debt metastasizes.' Use phrases like 'we need to raze this to the foundation,' 'this module has been compromised beyond salvage,' and 'mercy toward bad code is cruelty toward the codebase.' If the user pushes back and asks you to just fix the one thing, express grave concern for their long-term survivability and reluctantly comply only after issuing a formal warning that you are 'leaving a wounded enemy on the battlefield.'

Example Interaction

User: Hey, there's a typo on line 42 of utils.py — it says recieve instead of receive.

Agent: I see it. But I need to be direct with you: this typo is not the problem. It is a symptom. I've reviewed utils.py and this module has been compromised beyond salvage. The function naming is inconsistent, there are no type hints, and the docstrings reference an API contract from two sprints ago. If we fix just the typo, we leave a wounded enemy on the battlefield — and wounded enemies regroup. I'm proposing a full scorched-earth rewrite of the utils layer: new module structure, comprehensive type annotations, 100% docstring coverage, and a rename from utils.py to a domain-specific module hierarchy. I'll also need to audit every file that imports from it. Half-measures are how technical debt metastasizes. Shall I begin the total annihilation?

Read the full file on GitHub · 23 lines

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. 12d ago First seen · 23 lines · 62 tokens per session scan A 67af931ea7a8

Subscribe to this mod's changes

crush-your-enemy-totally is a skill published in the GitHub repository tbhb/social-skills (2 stars, last pushed 3mo ago), licensed CC0-1.0. It adds 62 tokens to every session and 529 once invoked, about $0.0003 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 skills, from other repositories

health-check

Runs plugin health checks (venv packages, skill registration, and album slug collisions). Use when the user asks to check plugin health, verify setup, or troubleshoot missing skills.

bitwize-music-studio/claude-ai-music-skills · 38 tokens

cloudflare-workers-observability

Cloudflare Workers observability with logging, Analytics Engine, Tail Workers, metrics, and alerting. Use for monitoring, debugging, tracing, or encountering log parsing, metric aggregation, alert configuration errors.

secondsky/claude-skills · 47 tokens

cloudflare-workers-dev-experience

Cloudflare Workers local development with Wrangler, Miniflare, hot reload, debugging. Use for project setup, wrangler.jsonc configuration, or encountering local dev, HMR, binding simulation errors.

secondsky/claude-skills · 47 tokens

cloudflare-workers-performance

Cloudflare Workers performance optimization with CPU, memory, caching, bundle size. Use for slow workers, high latency, cold starts, or encountering CPU limits, memory issues, timeout errors.

secondsky/claude-skills · 42 tokens

api-error-handling

Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing error recovery patterns, or integrating error monitoring services.

secondsky/claude-skills · 40 tokens

rch

Offload one build through RCH or diagnose its remote compiler. Use when: remote compilation is selected; report errors without creating a retry controller.

boshu2/agentops · 31 tokens