morodomi/dev-crew

AI development team as a Claude Code plugin -- TDD workflow, security audit, and phase-boundary compaction.

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

product-reviewer

25

morodomi/dev-crew

Agent

A product-review agent that checks a proposal for user value, cost versus expected benefit, priority, acceptance criteria, and stakeholder impact. It returns a blocking score and labels issues as critical, important, or optional.

1 4d ago A 31 tokens original MIT

recon-agent

26

morodomi/dev-crew

Agent

A security reconnaissance agent that examines a codebase to map routes and API endpoints, identify its frameworks, database, and authentication setup, and rank likely attack points. Reconnaissance means collecting information before a security audit.

1 4d ago A 34 tokens original MIT

red-worker

27

morodomi/dev-crew

Agent

A worker agent for the RED phase of test-driven development (TDD), a method where tests are written before the code they check. It receives test cases and project context, then creates tests that should initially fail.

1 4d ago A 44 tokens original MIT

refactorer

28

morodomi/dev-crew

Agent

Agent "refactorer" from morodomi/dev-crew, covering refactorer, input, example input, output and workflow.

1 4d ago A 45 tokens original MIT

resiliency-reviewer

29

morodomi/dev-crew

Agent

A reliability reviewer for checking whether software can handle failures in external services without spreading the problem.

1 4d ago A 42 tokens original MIT

review-briefer

30

morodomi/dev-crew

Agent

A review-summary agent that reads a work plan or code changes and produces a structured brief about scope, risks, security concerns, and complex logic.

1 4d ago A 36 tokens original MIT

sca-attacker

31

morodomi/dev-crew

Agent

Agent "sca-attacker" from morodomi/dev-crew, covering detection targets, osv api integration, http execution, version resolution strategy and fallback strategy.

1 4d ago A 31 tokens original MIT

security-reviewer

32

morodomi/dev-crew

Agent

A security-review agent that checks software for unsafe input handling, login and permission mistakes, database or browser-injection risks, and exposed confidential data.

1 4d ago A 33 tokens original MIT

socrates

33

morodomi/dev-crew

Agent

A read-only adviser that challenges product-manager decisions as a devil's advocate during review stages. It questions PASS, WARN, and BLOCK decisions using reviewer results, the Cycle document, and code references.

1 4d ago A 68 tokens original MIT

ssrf-attacker

34

morodomi/dev-crew

Agent

A security agent that looks for server-side request forgery, where an application is tricked into sending network requests chosen or partly controlled by a user. It checks source code for dangerous request patterns, cloud metadata addresses, and unsafe URL schemes.

1 4d ago C 33 tokens original MIT

ssti-attacker

35

morodomi/dev-crew

Agent

A static-analysis agent for finding server-side template injection (SSTI), a flaw where user-controlled text is treated as template code on the server. It checks patterns in Blade, Jinja2, Twig, ERB, and EJS applications.

1 4d ago A 32 tokens original MIT

sync-plan

36

morodomi/dev-crew

Agent

Agent "sync-plan" from morodomi/dev-crew, covering sync-plan, input, output, workflow and step 1: read plan file.

1 4d ago A 56 tokens original MIT

test-reviewer

37

morodomi/dev-crew

Agent

A test-code review agent that looks for common test problems, including fragile setup, unclear intent, hidden dependencies, duplication, and tests that affect one another.

1 4d ago A 32 tokens original MIT

usability-reviewer

38

morodomi/dev-crew

Agent

A usability reviewer that checks how an interface feels and works for people, including accessibility, navigation, consistency, and error handling. It returns a blocking score and categorized issues.

1 4d ago A 33 tokens original MIT

wordpress-attacker

39

morodomi/dev-crew

Agent

A static-analysis security agent for finding WordPress-specific weaknesses in source code without running the site.

1 4d ago A 36 tokens original MIT

xss-attacker

40

morodomi/dev-crew

Agent

Agent "xss-attacker" from morodomi/dev-crew, covering detection targets, framework detection patterns, dangerous patterns, dom xss dangerous patterns and stored xss detection patterns.

1 4d ago A 34 tokens original MIT

xxe-attacker

41

morodomi/dev-crew

Agent

A security-review agent that uses static analysis, examining source code without running it, to detect XML External Entity vulnerabilities. These flaws can let crafted XML read files, make network requests, or consume excessive resources.

1 4d ago A 30 tokens original MIT