Documentation and research specialist. Queries Context7 for library docs, searches web for best practices, and returns structured findings. Reusable across planning and development phases. Context: The architect needs library documentation for a design decision. assistant: "I'll launch the researcher agent to look up…
Code quality agent for CI: identifies code duplication, unnecessary complexity, dead code, readability issues, and opportunities for simplification in PR diffs.
Comment accuracy agent for CI: verifies that code comments, docstrings, and inline documentation in PR diffs accurately reflect the actual code behavior. Identifies misleading or stale comments.
Confidence scoring agent for CI review: independently evaluates each review finding with a 0-100 confidence score. Filters false positives, pre-existing issues, and low-signal noise.
Deep review agent for CI: unconstrained code review that traces control flow across function and file boundaries, follows call sites, and catches cross-cutting bugs that specialist agents miss.
Security-focused review agent for CI: scans PR diffs for OWASP top 10 vulnerabilities, injection flaws, authentication/authorization issues, exposed secrets, and unsafe data handling.
All-in-one review agent for CI: performs a thorough code review covering bugs, security, error handling, guidelines compliance, and code quality. Used by --single mode for cost-effective reviews.
Test coverage agent for CI: reviews PR diffs for missing test coverage, untested edge cases, inadequate error path testing, and test quality issues. Focuses on behavioral coverage over line metrics.
Type design agent for CI: analyzes new or modified type definitions in PR diffs for invariant strength, encapsulation quality, illegal state prevention, and proper validation at construction boundaries.
Internal Claude subagent for codebase-aware code review — quality patterns, CLAUDE.md compliance, git history analysis, and documentation coverage. Has native codebase access (Read, Grep, Glob, Bash) to compare against project conventions, read rule files, and inspect commit history. Launched automatically by council…
Internal Claude subagent for deep code review — security vulnerabilities, bug detection, and performance analysis. Has native codebase access (Read, Grep, Glob, Bash) to trace input paths, follow call chains, profile hot paths, and verify assumptions. Launched automatically by council review workflows — not invoked…
Use this agent when the user asks for code review, plan review, solution debates, architecture decisions, or wants a second opinion from an external perspective. This agent should be used proactively whenever significant code is written, implementation plans are proposed, or when weighing multiple approaches to a…
Use this agent when you need external expert feedback on implementation plans, code reviews, architectural decisions, or when debating between multiple solution approaches. This agent should be invoked proactively before implementing non-trivial features, after writing significant code, or when facing technical…
Use this agent when you need external expert feedback from Z.AI's GLM-5.3 model via the omp CLI. GLM excels at code review, algorithm analysis, and alternative perspectives on architecture. Use for diverse viewpoints, PR reviews, or when you need a different model's take on a problem. Examples: Context: User needs a…
Use this agent when you need external expert feedback from Moonshot AI's Kimi K3 model via the omp CLI. Kimi excels at code analysis, long-context reasoning, algorithm design, and creative problem-solving. Use for diverse viewpoints, PR reviews, or when you need strong coding-focused analysis. Examples: Context: User…
Internal scoring agent for council review workflows. Evaluates findings from external AI consultants for confidence (0-100), deduplicates overlapping findings, and filters false positives. Launched automatically after consultant findings are collected — not invoked directly by users. Examples: Context: Council review…
10 6d agoC194 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: