By jackwillis
Failure-mode-first test design: predict how code breaks, write the guard, mutate to verify (DeMillo/Hoare/Ashby).
Use when evaluating whether an existing test suite adequately guards a system. Triggers on "is this well-tested?", "are we testing the right things?", "our tests pass but production breaks", "what's missing from our test coverage?", after a refactor, before a major release, when inheriting an unfamiliar codebase.
Use when designing tests for a feature, bugfix, or acceptance criterion — especially when asking "what tests do I need?", "how do I test this?", "what should I assert?". Triggers on writing implementation code that needs tests, acceptance criteria that need verification, test design decisions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jackwillis/claude-plugins --plugin break-thingsEfficient text extraction and format conversion: fetch markdown from URLs, render markdown to PDF, extract text from PDFs, generate name/phrase variations, introduce strategic disfluency.
Frameworks for modeling systems before intervening: epistemic discipline (Hacking), regulatory analysis (Ashby), causal identification (Pearl), and frame-assumption auditing (Fodor/Dennett).
Use when debugging, investigating root causes, designing experiments, or performing scientific analysis — enforces hypothesis-driven reasoning, evidence-first observation, causality validation, and structured output templates. Use when facing unknowns, repeated failures, or complex investigations requiring rigorous methodology.
Analyze test failures, identify patterns, and suggest targeted fixes
Temper: Quality gates, blast radius analysis, and intent-driven development for AI-generated code
Testing workflow skill for high-value test discovery, strategy selection, focused implementation, realistic workload generation, strict review, and suite health diagnostics.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Track and run regression tests to ensure new changes don't break existing functionality