KirSsuRyu/venom

Claude Code를 위한, 어떤 프로젝트에도 5초 만에 주입되는 범용 하네스

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

code-reviewer

01

KirSsuRyu/venom

Agent Claude Code

A code-review subagent for the Venom harness that examines specified changes and returns concrete findings with line numbers. It checks correctness, API compatibility, security, performance, tests, memory notes, and coding standards.

5 4mo ago A 95 tokens original MIT

debug-detective

02

KirSsuRyu/venom

Agent Claude Code

A debugging specialist that investigates bugs, service failures, and broken tests by tracing their root causes. It gathers evidence, tests a small number of hypotheses, and proposes a fix without applying it.

5 4mo ago A 92 tokens original MIT

security-auditor

03

KirSsuRyu/venom

Agent Claude Code

A security-review agent that scans code for serious, usable vulnerabilities using checks based on the OWASP Top 10, a common list of web security risks. It works in an isolated context and reports only findings judged highly credible.

5 4mo ago B 89 tokens original MIT

test-writer

04

KirSsuRyu/venom

Agent Claude Code

A coding agent that writes missing tests, follows test-driven development (TDD), and adds regression tests. TDD means writing a test that fails first, then implementing the smallest change that makes it pass.

5 4mo ago A 84 tokens original MIT