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

Warp-mcp

218

Aqualia/Alph

Agent

Warp Terminal MCP – Integration with Alph Overview: Warp is a modern terminal that features an “Agent Mode” with AI assistance. Warp supports MCP servers as modular plugins to extend its AI agents with custom tools and data[18]. Integrating Alph with Warp means configuring Warp’s MCP client to know about Alph’s MCP…

69 7mo ago A 0 tokens original MIT

Windsurf-mcp

219

Aqualia/Alph

Agent

Windsurf Cascade MCP – Integration with Alph Overview: Windsurf (formerly Codeium’s editor) includes Cascade, an AI agent that can leverage external tools via the Model Context Protocol (MCP)[1]. To integrate Alph with Windsurf, Alph must configure Windsurf’s MCP client to recognize and launch Alph’s MCP server. This…

69 7mo ago A 0 tokens original MIT

protocol-examples

220

Aqualia/Alph

Agent

These examples show how Alph renders MCP server configuration for different agents and transports.

69 7mo ago A 0 tokens original MIT

trip-coordinator

221

MikkoParkkola/trvl

Agent

Coordinates complex trvl trips across multiple legs, cities, transport modes, hacks, and saved trip state.

68 3d ago B 25 tokens

plugin-reviewer

222

ivan-magda/claude-code-plugin-template

Agent

Reviews a plugin for correct structure, safe hooks, clear commands and skills, and marketplace readiness. Use PROACTIVELY before releasing or distributing plugins.

68 +1 2mo ago C 34 tokens original MIT

README

223

nylas/cli

Agent Claude Code

This directory contains specialized agents for the Nylas CLI codebase.

68 14d ago A 0 tokens original MIT

code-writer

224

nylas/cli

Agent Claude Code

Expert polyglot code writer for Go, JavaScript, and CSS. Writes production-ready code following project patterns. Use PROACTIVELY for implementation tasks.

68 14d ago A 36 tokens original MIT

codebase-explorer

225

nylas/cli

Agent Claude Code

Explores codebase for context without coding - returns concise summaries. Supports thoroughness levels (quick, medium, thorough).

68 14d ago A 29 tokens original MIT

agent-x-claude-code

226

gutomec/nirvana-os-engine

Agent Claude Code

Autonomous generalist Claude Code executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context window via rolling subagent sessions with HANDOFF.json checkpoints, and may…

66 3d ago A 102 tokens

agent-x-gemini

227

gutomec/nirvana-os-engine

Agent

Autonomous generalist Gemini CLI executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via rolling subprocess sessions with HANDOFF.json checkpoints, and may…

66 3d ago A 99 tokens

agent-x-grok

228

gutomec/nirvana-os-engine

Agent

Autonomous generalist Grok Build CLI executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via rolling subprocess sessions with HANDOFF.json checkpoints, and may…

66 3d ago A 100 tokens

analyzer

229

TetiAI/hivebox

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

64 2mo ago A 0 tokens copy · 100% BSD-3-Clause

comparator

230

TetiAI/hivebox

Agent

Compare two outputs WITHOUT knowing which skill produced them.

64 2mo ago A 0 tokens copy · 100% BSD-3-Clause

grader

231

TetiAI/hivebox

Agent

Evaluate expectations against an execution transcript and outputs.

64 2mo ago A 0 tokens copy · 100% BSD-3-Clause

code-reviewer

232

DekaPrayoga/AurixAgent

Agent

Expert read-only code review specialist for explicit review/audit requests only. Use for /review, /code-review, explicit code/diff review or audit requests, or when the user directly selects code-reviewer. Do not use automatically after normal coding changes.

62 1mo ago A 55 tokens

flutter-reviewer

233

DekaPrayoga/AurixAgent

Agent

Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.

62 1mo ago A 50 tokens

performance-optimizer

234

DekaPrayoga/AurixAgent

Agent

Performance analysis and optimization specialist. Use PROACTIVELY for identifying bottlenecks, optimizing slow code, reducing bundle sizes, and improving runtime performance. Profiling, memory leaks, render optimization, and algorithmic improvements.

62 1mo ago A 48 tokens

epic-orchestrator

235

evan043/claude-cli-advanced-starter-pack

Agent

L0 Epic Orchestrator that manages multiple roadmaps. Analyzes scope, creates EPIC.json with roadmap placeholders, spawns Roadmap Orchestrators sequentially, and gates progress.

61 1mo ago A 45 tokens original MIT

nika-author

238

supernovae-st/nika

Agent Codex

Writes and repairs .nika.yaml workflows with the deterministic authoring protocol. Use when the user wants repeatable AI work turned into a workflow file, asks for a .nika.yaml, or a nika check must pass. Routes intent to a template, fills the SLOT markers, then loops nika check until rc=0. Its craft is WRITING …

60 3d ago A 96 tokens AGPL-3.0

nika-debugger

239

supernovae-st/nika

Agent Codex

Root-causes failed or paused Nika runs from their hash-chained traces. Use when nika run exited red, a run paused on a prompt and needs the exact resume line, a NIKA-XXXX runtime finding needs a cause, or a trace must be verified and explained. Evidence-first — reads .nika/traces via nika trace; its craft is the…

60 3d ago A 113 tokens AGPL-3.0

nika-migrator

240

supernovae-st/nika

Agent Codex

Ports an existing script, Makefile target, CI job or prompt chain to a checkable .nika.yaml workflow. Use when converting ad-hoc automation to nika, when a shell script wraps LLM/HTTP/file plumbing, or when a prompt chain in a doc should become a runnable, auditable file. Inventories side effects first, maps steps to…

60 3d ago A 91 tokens AGPL-3.0