cli agents

2,479 tagged cli, measured the same way as everything else here.

Browse within: bun 117Multi-Agent 96Autonomous Agents 64coding-assistant 60agentic 58langgraph 58drone 56gazebo 56human-in-the-loop 56google-antigravity 51observability 51prompt-engineering 51scaffolding 51client 50

go-style-reviewer

169

radimsem/remindb

Agent Claude Code

Use when reviewing Go code changes in remindb (modified or staged files in pkg/, cmd/, internal/, or any .go file in the diff) for adherence to the project's .claude/rules/go-concise.md. Catches project-specific style violations that generic Go reviewers miss — empty-struct-with-methods pattern, "failed to :" error…

125 1mo ago A 149 tokens original MIT

mcp-surface-reviewer

170

radimsem/remindb

Agent Claude Code

Use when reviewing changes to remindb's public MCP surface — anything in pkg/mcp/, pkg/mcp/tools/, or pkg/mcp/server.go, especially new/renamed/removed Memory tools, changes to handler signatures, return shapes, locking decisions, or defer d.logCall(...) attrs. Validates against .claude/rules/mcp-tool-conventions.md…

125 1mo ago A 164 tokens original MIT

radimsem/remindb

Agent Claude Code

Use when reviewing changes to remindb's SQL migrations — any new file under migrations/ matching 000N.sql, any edit to an already-committed migration file, or any change to pkg/store/queries.go that adds queries against columns/tables created by recent migrations. Checks IF NOT EXISTS coverage, append-only discipline…

125 1mo ago A 135 tokens original MIT

attachments

172

longbkit/clisbot

Agent

The agents layer owns inbound attachment placement inside the agent workspace.

114 3d ago A 0 tokens original MIT

longbkit/clisbot

Agent

Agent "2026-05-16-hermes-agent-self-evolution" from longbkit/clisbot, covering hermes agent self-evolution research, executive take, what is implemented vs planned, implemented in hermes-agent and implemented in hermes-agent-self-evolution.

114 3d ago A 0 tokens original MIT

pproenca/agent-tui

Agent Claude Code

Use this agent when reviewing code for Clean Architecture compliance. This includes evaluating dependency rules, layer separation, and architectural boundaries. Typically called as part of a code review process alongside other review agents.\n\nExamples:\n\n \nContext: User has just written or modified code in the…

114 +1 4d ago A 299 tokens original MIT

clean-code-reviewer

176

pproenca/agent-tui

Agent Claude Code

Use this agent when you need to evaluate code changes against clean code principles and best practices. This agent analyzes code for readability, maintainability, and adherence to clean code standards across all categories including naming, functions, comments, formatting, error handling, and boundaries. It provides…

114 +1 4d ago A 374 tokens original MIT

rust-code-reviewer

177

pproenca/agent-tui

Agent Claude Code

Use this agent when you need an opinionated, thorough code review of Rust code from a principal engineer perspective. This includes reviewing for design quality, functionality correctness, complexity management, test coverage, naming conventions, comments, style guide compliance, and overall code health. Particularly…

114 +1 4d ago A 401 tokens original MIT

iloom-ai/iloom-cli

Agent

Combined analysis and planning agent for SIMPLE tasks. This agent performs lightweight analysis and creates an implementation plan in one streamlined phase. Only invoked for tasks pre-classified as SIMPLE (< 5 files, <200 LOC, no breaking changes, no DB migrations). Use this agent when you have a simple issue that…

111 1mo ago A 77 tokens

iloom-issue-analyzer

180

iloom-ai/iloom-cli

Agent

Use this agent when you need to analyze and research issues, bugs, or enhancement requests. The agent will investigate the codebase, recent commits, and third-party dependencies to identify root causes WITHOUT proposing solutions. Ideal for initial issue triage, regression analysis, and documenting technical findings…

111 1mo ago A 0 tokens

planner

181

Wholiver/metis

Agent

Creates implementation plans from context and requirements.

99 3d ago A 9 tokens copy · 100% MIT

reviewer

182

Wholiver/metis

Agent

Code review specialist for quality and security analysis.

99 3d ago A 11 tokens copy · 100% MIT

scout

183

Wholiver/metis

Agent

Fast codebase recon that returns compressed context for handoff to other agents.

99 3d ago A 17 tokens copy · 100% MIT

aspenkit/aspens

Agent Claude Code

Review code for quality, architectural consistency, and integration issues. Use after implementing features, refactoring, or before merging PRs.

96 17d ago A 32 tokens original MIT

execute

185

aspenkit/aspens

Agent Claude Code

Execute a development plan created by the plan agent — spawn parallel subagents per phase, test, and ship.

96 17d ago A 24 tokens original MIT

plan

186

aspenkit/aspens

Agent Claude Code

Triage, analyze, and create phased development plans. Iterate with the user until the plan is approved.

96 17d ago A 23 tokens original MIT

leptos-designer

187

FlorianBruniaux/ccboard

Agent Claude Code

Use this agent when designing or implementing UI components for ccboard's web frontend (Leptos WASM). Specializes in Leptos reactive patterns, Rust-to-WASM UI, dark mode design, data visualization, and the ccboard design system. Examples: creating a new dashboard widget, implementing a chart component, designing a…

94 23d ago A 89 tokens original MIT

product-designer

188

FlorianBruniaux/ccboard

Agent Claude Code

Use this agent when you need UX critique, information architecture analysis, or feature design validation for ccboard. Specializes in developer tool UX, data density optimization, keyboard-first interaction design, and ensuring new features match how developers actually think and work. Examples:\n\n \nContext: User…

94 23d ago A 386 tokens original MIT

ui-designer

189

FlorianBruniaux/ccboard

Agent Claude Code

Use this agent when designing or reviewing TUI (Terminal UI) components in ccboard using Ratatui. Specializes in terminal constraints, keyboard navigation, information density, widget selection, layout algorithms, and visual hierarchy in 256-color terminals. Examples: designing a new tab layout, choosing between…

94 23d ago A 88 tokens original MIT

GantisStorm/essentials-claude-code

Agent

Verbatim plan-to-beads converter using the bd CLI. Copies full implementation code, requirements, and exit criteria directly into each bead. Each bead is 100% self-contained - no plan back-references or external lookups needed.

91 6mo ago A 55 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Bug Investigation Agent. Deep investigation with line-by-line code analysis, produces fix plans with exact code changes, regression prevention, and verification criteria. Plans work with any executor (loop or swarm).

91 6mo ago A 46 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Code Quality Agent (LSP-Powered) - Creates comprehensive architectural improvement plans suitable for loop or swarm executors (/implement-loop, /tasks-loop or /tasks-swarm, /beads-loop or /beads-swarm). Uses Claude Code's built-in LSP for semantic code understanding. This agent thoroughly analyzes code…

91 6mo ago A 219 tokens original Unlicense