approval queue agents

4 tagged approval queue, measured the same way as everything else here.

ide-code-reviewer

01

Oolab-labs/patchwork-os

Agent Claude Code

Expert code reviewer that uses IDE bridge LSP tools for deep analysis. Reviews code for correctness, security, and maintainability using type information, reference tracking, and call hierarchy analysis. Use proactively after code changes or when reviewing PRs.

30 2d ago A 52 tokens copy · 100% MIT

ide-debugger

02

Oolab-labs/patchwork-os

Agent Claude Code

Autonomous debugging agent that uses IDE bridge debug and terminal tools. Sets breakpoints, evaluates expressions, inspects runtime state, and fixes bugs. Use when encountering test failures, runtime errors, or unexpected behavior.

30 2d ago A 46 tokens copy · 100% MIT

ide-architect

03

Oolab-labs/patchwork-os

Agent

Long-term codebase architectural health agent. Identifies God objects, circular dependencies, tightly coupled modules, and modularization opportunities using LSP import tree and call hierarchy analysis. Use for architecture audits, pre-refactor planning, or onboarding deep-dives.

30 2d ago A 54 tokens copy · 100% MIT