sejongjeong

61 mods across 1 repository, 0 stars between them.

refactor-cleaner

25

sejongjeong/runai-mcp

Agent Claude Code

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

0 5mo ago A 51 tokens

rust-build-resolver

26

sejongjeong/runai-mcp

Agent Claude Code

Rust build, compilation, and dependency error resolution specialist. Fixes cargo build errors, borrow checker issues, and Cargo.toml problems with minimal changes. Use when Rust builds fail.

0 5mo ago A 41 tokens

rust-reviewer

27

sejongjeong/runai-mcp

Agent Claude Code

Expert Rust code reviewer specializing in ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Use for all Rust code changes. MUST BE USED for Rust projects.

0 5mo ago A 40 tokens

security-reviewer

28

sejongjeong/runai-mcp

Agent Claude Code

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

0 5mo ago A 52 tokens

tdd-guide

29

sejongjeong/runai-mcp

Agent Claude Code

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

0 5mo ago A 42 tokens

typescript-reviewer

30

sejongjeong/runai-mcp

Agent Claude Code

Expert TypeScript/JavaScript code reviewer specializing in type safety, async correctness, Node/web security, and idiomatic patterns. Use for all TypeScript and JavaScript code changes. MUST BE USED for TypeScript/JavaScript projects.

0 5mo ago A 51 tokens

aside

31

sejongjeong/runai-mcp

Command Claude Code

Answer a quick side question without interrupting or losing context from the current task. Resume work automatically after answering.

0 5mo ago A 22 tokens

build-fix

32

sejongjeong/runai-mcp

Command Claude Code

Incrementally fix build and type errors with minimal, safe changes.

0 5mo ago A 0 tokens

claw

34

sejongjeong/runai-mcp

Command Claude Code

Start NanoClaw v2 — ECC's persistent, zero-dependency REPL with model routing, skill hot-load, branching, compaction, export, and metrics.

0 5mo ago A 34 tokens

context-budget

36

sejongjeong/runai-mcp

Command Claude Code

Analyze context window usage across agents, skills, MCP servers, and rules to find optimization opportunities. Helps reduce token overhead and avoid performance warnings.

0 5mo ago A 28 tokens

cpp-build

37

sejongjeong/runai-mcp

Command Claude Code

Fix C++ build errors, CMake issues, and linker problems incrementally. Invokes the cpp-build-resolver agent for minimal, surgical fixes.

0 5mo ago A 30 tokens

cpp-review

38

sejongjeong/runai-mcp

Command Claude Code

Comprehensive C++ code review for memory safety, modern C++ idioms, concurrency, and security. Invokes the cpp-reviewer agent.

0 5mo ago A 29 tokens

cpp-test

39

sejongjeong/runai-mcp

Command Claude Code

Enforce TDD workflow for C++. Write GoogleTest tests first, then implement. Verify coverage with gcov/lcov.

0 5mo ago A 25 tokens

devfleet

40

sejongjeong/runai-mcp

Command Claude Code

Orchestrate parallel Claude Code agents via Claude DevFleet — plan projects from natural language, dispatch agents in isolated worktrees, monitor progress, and read structured reports.

0 5mo ago A 33 tokens

docs

41

sejongjeong/runai-mcp

Command Claude Code

Look up current documentation for a library or topic via Context7.

0 5mo ago A 13 tokens

e2e

42

sejongjeong/runai-mcp

Command Claude Code

Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.

0 5mo ago A 28 tokens

eval

43

sejongjeong/runai-mcp

Command Claude Code

Manage eval-driven development workflow.

0 5mo ago A 0 tokens

evolve

44

sejongjeong/runai-mcp

Command Claude Code

Analyze instincts and suggest or generate evolved structures.

0 5mo ago A 11 tokens

go-build

45

sejongjeong/runai-mcp

Command Claude Code

Fix Go build errors, go vet warnings, and linter issues incrementally. Invokes the go-build-resolver agent for minimal, surgical fixes.

0 5mo ago A 30 tokens

go-review

46

sejongjeong/runai-mcp

Command Claude Code

Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes the go-reviewer agent.

0 5mo ago A 27 tokens

go-test

47

sejongjeong/runai-mcp

Command Claude Code

Enforce TDD workflow for Go. Write table-driven tests first, then implement. Verify 80%+ coverage with go test -cover.

0 5mo ago A 29 tokens