By maugt
Cross-component invariant discovery and verification for LLM agent PRs. Find unstated contracts between components, verify them against diffs for ~$0.10 per check.
This skill should be used when the user asks to "analyze design patterns", "what patterns does this code use", "review patterns", "suggest patterns", or wants to identify, critique, or improve design patterns in code.
Exhaustive enumeration and coverage verification for a PR or set of changed files. Takes a PR number or file paths as arguments.
Discover cross-component invariants for a task. Takes file paths as arguments.
Verify named invariants against a PR or set of changed files. Takes a PR number or file paths as arguments.
Write a dispatchable specification for a code change. Takes a rough task description and produces a spec an agent can execute.
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 maugt/invariant-analysis --plugin invariant-analysisVerify code, architecture, and bug fixes through factored multi-agent verification
Evidence-driven development pipeline with multi-model code review
AI code review catches structural issues — null derefs, leaks, races — about 65% of real defects. The other 35% are intent violations: bugs only catchable when you know what the code is supposed to do. Quality Playbook derives behavioral requirements from your codebase AND your docs (specs, issues, chat history), then drives a six-phase review against them. Finds the bugs that look right but aren't.
Property-based testing guidance for multiple languages and smart contracts
A plugin to find bugs in a codebase using property-based testing
Verify code correctness with systematic second-pass analysis