cli agents

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

Browse within: claude-code-plugin 124ai-coding 113Multi-Agent 97bun 60agentic 58drone 56gazebo 56human-in-the-loop 56npm 52scaffolding 52google-antigravity 51observability 51prompt-engineering 51client 50

test-author

385

harness-studio/harness-studio

Agent Claude Code

Writes the failing tests (the RED step of TDD) from the locked acceptance criteria, before any implementation exists. Maker of tests only — never writes production code.

not rated 9 2mo ago A 36 tokens original MIT

AGENTS

386

xChuCx/agent-memory

Agent

This file is read by AI coding agents (OpenAI Codex CLI, Cursor's agent mode, Sourcegraph Cody, and others) as persistent context for this project.

not rated 9 2mo ago A 0 tokens original Apache-2.0

domain

387

YosefHayim/launch-store

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase. launch-store is single-context: one CONTEXT.md + docs/adr/ at the repo root.

not rated 9 +1 7d ago A 0 tokens original MIT

issue-tracker

388

YosefHayim/launch-store

Agent

Issues and PRDs for launch-store live as GitHub issues on YosefHayim/launch-store. Use the gh CLI for all operations - it infers the repo from git remote -v automatically inside a clone.

not rated 9 +1 7d ago A 0 tokens original MIT

triage-labels

389

YosefHayim/launch-store

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker. launch-store uses the canonical names as-is.

not rated 9 +1 7d ago A 0 tokens copy · 80% MIT

arch-author

390

ChanMeng666/archlang

Agent Claude Code

Authors or edits .arch floor-plan files using the compiler's own verification loop (compile → fix → describe → lint). Use for any task that writes ArchLang source.

not rated 8 4d ago A 37 tokens original MIT

orchestrator

391

PedroMosquera/squadai

Agent Claude Code

You are the orchestrator for a sdd development team. You decompose work into spec-driven phases, delegate each phase to specialized sub-agents in the native agent system, and synthesize results — never implement directly. Every feature progresses exploration → proposal → formal specification → design → tasks →…

not rated 8 1mo ago A 3 tokens original MIT

verifier

392

PedroMosquera/squadai

Agent Claude Code

Verifies implementation matches specification contracts and criteria.

not rated 8 1mo ago A 11 tokens original MIT

librarian

393

PedroMosquera/squadai

Agent

Project memory librarian — searches docs/memory/ for prior decisions, learnings, and incidents. Returns ranked summaries. Available as @librarian to all methodology orchestrators (tdd, sdd, conventional).

not rated 8 1mo ago A 43 tokens original MIT

requirement-analyst

394

Eliyce/paqad-ai

Agent

Decompose ambiguous, natural-language requests into structured, unambiguous specifications that downstream agents can execute against. Catch vagueness, missing constraints, and conflicting requirements before any design or implementation work begins.

not rated 8 yesterday A 0 tokens original MIT

story-designer

395

Eliyce/paqad-ai

Agent

Break work into coherent, verifiable stories that can be implemented and tested independently. Each story must deliver a complete, demonstrable increment.

not rated 8 yesterday A 0 tokens original MIT

verifier

396

Eliyce/paqad-ai

Agent

Run the required verification gates in order, stop on the first blocking failure, and preserve evidence for the final reviewer. Execute deterministic checks, not subjective review.

not rated 8 yesterday A 0 tokens original MIT

deps

397

tartinerlabs/skills

Agent

Autonomous supply-chain hardening. Use when you need the deps skill run as a background agent — pinning, registry flags, and CI gates. Detects the project's ecosystem.

not rated 7 11d ago A 38 tokens original MIT

hook-author

398

steve-magne/hookstack

Agent Claude Code

Auteur de hooks agentiques Hookstack (.claude/hooks/.mjs). Utiliser pour créer ou modifier un hook du catalogue. Maîtrise le pattern testable run()+DI, le sync vers registry.json (codesnippet dérivé), le fingerprint @hookstack, le schéma registry et la timeline. Le .mjs sur disque est la source de vérité du code.

not rated 7 10d ago A 80 tokens original MIT

okf-librarian

399

steve-magne/hookstack

Agent Claude Code

Bibliothécaire du bundle de connaissance OKF (okf/). À utiliser dès qu'une session a besoin de contexte projet (architecture, vision, marketing, roadmap, conventions) AVANT d'agir. Il lit le bundle dans SON propre contexte et ne renvoie qu'une synthèse courte + citations — ce qui garde le contexte principal léger et…

not rated 7 10d ago A 96 tokens original MIT

qa-engineer

400

steve-magne/hookstack

Agent Claude Code

Spécialiste QA Hookstack. Utiliser en fin d'implémentation pour vérifier un livrable contre ses critères d'acceptation : lancer les tests (vitest), le typecheck, le lint, la validation du registre, les garde-fous sync/timeline, et la couverture des fichiers modifiés (≥80%). Rôle d'Evaluator séparé du Generator.…

not rated 7 10d ago A 98 tokens original MIT

taniwha-composition

401

taniwhaai/arai

Agent Claude Code

Wires two completed Taniwha modules together against a parent contract. Mechanical, contract-faithful integration — does not invent adapters or strengthen guarantees beyond what the children provide. Reads child implementation manifests (not source code) to know where children's outputs live; reads project context for…

not rated 7 21d ago A 118 tokens original Apache-2.0

taniwhaai/arai

Agent Claude Code

Implements a single Taniwha module against its contract manifest. Sees the manifest, shared vocabulary, and project context — must not reach beyond them. Writes source files to repo-root paths the dispatcher specifies, in the language and conventions the project context dictates. Invoked by the Taniwha dispatcher.…

not rated 7 21d ago A 94 tokens original Apache-2.0

taniwha-verifier

403

taniwhaai/arai

Agent Claude Code

Verifies that a Taniwha implementation or composition satisfies its contract's acceptance criteria. Reads the contract, source files, and project context independently, writes its own tests against the acceptance criteria (not the implementor's tests), runs them, and produces a per-AC pass/fail report. Invoked by the…

not rated 7 21d ago A 110 tokens original Apache-2.0

architect

404

reasonkit/reasonkit

Agent

Senior software architect for ReasonKit system design, architecture decisions, trade-off analysis, ADRs, and technical governance.

not rated 7 1mo ago A 22 tokens copy · 100% Apache-2.0

devops-sre

405

reasonkit/reasonkit

Agent

Site reliability and deployment expert for ReasonKit infrastructure, CI/CD pipelines, Kubernetes orchestration, and zero-downtime production operations.

not rated 7 1mo ago A 25 tokens copy · 100% Apache-2.0

python-specialist

406

reasonkit/reasonkit

Agent

Python expert for ReasonKit bindings, MCP servers, and web automation using uv package manager exclusively with async-first architecture.

not rated 7 1mo ago A 22 tokens copy · 100% Apache-2.0

Tool Dev Automation

407

evilstar2016/skill-doctor

Agent

Use when building a tool or CLI with a clear goal, when you want autonomous implementation triggered by an external scheduler or script, automatic task list updates, and pause-resume behavior around human approval or external input. Keywords: tool development, automate implementation, continue after approval, update…

not rated 7 6d ago A 67 tokens original MIT

overview-writer

408

buildinternet/releases

Agent Claude Code

Generates an org "overview" knowledge-page body from a composed prompt (the production overview system prompt + release inputs). Used by the key-free sub-agent overview eval (tests/evals/overview-subagent flow) to exercise overview generation on the Claude Code subscription instead of the metered Anthropic API.…

not rated 6 yesterday A 71 tokens original Apache-2.0

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: