By justinjdev
Adversarial code review plugin. Fights bad code so your reviewers don't have to.
Use when reviewing code for structural quality — factoring, coupling, cohesion, abstraction levels, information hiding, and simplicity. Adversarial: challenges every design decision, not just obvious violations.
Use when reviewing code for security — authentication, authorization, input validation, injection, data exposure, cryptography, or trust boundaries. Adversarial: assumes the attacker has read your code and is actively looking for a way in.
Use when reviewing code for performance — database queries, network calls, collection processing, caching, concurrency, or code on hot paths. Adversarial: finds the scaling assumptions that will collapse under real load.
Use when reviewing tests or test coverage — unit tests, integration tests, test suites, or PRs that include tests. Adversarial: finds the bugs the tests would miss, not just the tests that are missing.
Use when reviewing code or designs for production reliability — failure modes, operational risk, silent failures, recovery difficulty, and incident scenarios. Adversarial: imagines the worst production incident this code could cause and works backwards.
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.
The first rule of fight club: your code is not as good as you think it is.
An adversarial code review plugin for Claude Code. Fight Club challenges every design decision, hunts for bugs before production does, and delivers verdicts without sugarcoating.
Register the marketplace (once):
/plugin marketplace add justinjdev/claude-plugins
Install the plugin:
/plugin install fight-club@justinjdev
/fight-club:fight <target>Run an adversarial review on a file, diff, or PR:
/fight-club:fight src/auth.ts # review a file
/fight-club:fight 42 # review PR #42
/fight-club:fight diff # review current git diff
Drop skill directories into skills/ — Claude Code will discover them automatically.
MIT
npx claudepluginhub justinjdev/fight-clubMulti-quest orchestrator for Claude Code. Coordinates parallel quests via agent teams, with structured research-plan-implement lifecycles and isolation via worktrees.
Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.
使用多個專門代理進行自動化程式碼審查,配備基於置信度的評分系統以過濾誤報
Automatic code review, adversarial review, and rescue via Codex.
Automated code review with severity levels and actionable feedback
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.