justinjdev

58 mods across 2 repositories, 6 stars between them.

scout

49

justinjdev/fellowship

Skill Claude CodeCodex

Research & analysis workflow. Investigates questions, gathers findings, optionally validates with a fresh subagent. Produces a report — no code, no PRs, no commits. Use standalone or as a fellowship teammate.

5 18d ago A 46 tokens original Apache-2.0

warden

50

justinjdev/fellowship

Skill Claude CodeCodex

Use AFTER writing code and BEFORE submitting a PR. Simulates a strict code reviewer by comparing changes against reference files and documented conventions. Catches "we don't do it that way" feedback before your human reviewer does.

5 18d ago A 45 tokens original Apache-2.0

fight-club

51

justinjdev/fight-club

Plugin Claude Code

Adversarial code review plugin. Fights bad code so your reviewers don't have to.

1 4mo ago A tokens not measured original Apache-2.0

release

52

justinjdev/fight-club

Command Claude Code

Release a new version. Bumps version, updates docs/site/changelog, tags, pushes, and updates the marketplace repo.

1 4mo ago A 25 tokens original Apache-2.0

fight

53

justinjdev/fight-club

Command

Run all fight-club reviewers against a file, diff, or PR. Aggregates verdicts from every installed skill.

1 4mo ago A 24 tokens original Apache-2.0

justinjdev/fight-club

Skill Claude CodeCodex

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.

1 4mo ago A 43 tokens original Apache-2.0

adversarial-auditor

55

justinjdev/fight-club

Skill Claude CodeCodex

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.

1 4mo ago A 53 tokens original Apache-2.0

justinjdev/fight-club

Skill Claude CodeCodex

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.

1 4mo ago A 47 tokens original Apache-2.0

adversarial-qa

57

justinjdev/fight-club

Skill Claude CodeCodex

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.

1 4mo ago A 50 tokens original Apache-2.0

adversarial-sre

58

justinjdev/fight-club

Skill Claude CodeCodex

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.

1 4mo ago A 50 tokens original Apache-2.0