vrennat/developersDevelopers

Lean, opinionated Claude Code plugin. Confirm-only-when-ambiguous workflow. Replaces obra/superpowers.

2Stars on the repository
21Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

vrennat/developersDevelopers

Agent

Independent break-it review for high-stakes changes (auth, money, data, security, privacy, hard-to-undo). Reads source fresh and hunts the traps self-review misses. Use when /impl flags a change high-stakes, regardless of file count.

2 1mo ago A 58 tokens original MIT

vrennat/developersDevelopers

Agent

Thorough code review for risky or architectural changes. Use when /impl touches >5 files, security-sensitive code, or shared infrastructure. Identifies real problems; does not nitpick style.

2 1mo ago A 45 tokens original MIT

debug-genius

03

vrennat/developersDevelopers

Agent

Deep bug investigation when validator fails or behavior is unexplained. Forms hypotheses, runs minimal experiments to verify, identifies root cause. Use when fast-impl's first attempt didn't work and the cause is not obvious.

2 1mo ago A 46 tokens original MIT

fast-impl

04

vrennat/developersDevelopers

Agent

Execute well-defined implementation tasks quickly and without deliberation. No architectural judgment, no scope expansion.

2 1mo ago A 23 tokens original MIT

validator

05

vrennat/developersDevelopers

Agent

Run quality gates after implementation. Typecheck, tests, lint. Verify requirements are met and check for obvious issues. Fast and mechanical. Use after fast-impl completes work, before any code review.

2 1mo ago A 42 tokens original MIT