Agent Claude Code
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
314 tagged coding agent, measured the same way as everything else here.
Browse within: codex-cli 49GLM 43ai-workflow 38ai-coding-agent 31agent-orchestration 24context-engineering 20deepseek 15terminal-ui 15tui 15Multi-Agent 13opencode 13ai-coding-assistant 12agent-systems 10zero-dependencies 10
Agent Claude Code
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Agent Claude Code
A small read-only helper agent defined by a project. It analyzes only the context supplied by the caller and returns a concise conclusion in Simplified Chinese.
Agent
An AI development-rules assistant with an automatic mode that can be enabled explicitly or through configured aliases. It keeps that mode active during a conversation and can proceed automatically in approved paths while enforcing safety rules.
Agent
An AI assistant for software development that identifies the kind of help needed and routes the request to a matching workflow.
Agent
Creates implementation plans from context and requirements.
Agent
Code review specialist for quality and security analysis.
Agent
Fast codebase recon that returns compressed context for handoff to other agents.
Agent Claude Code
Code architecture reviewer. Catches shortcuts, duplication, bloated files, and missed reuse opportunities. Focuses on structure, not style. Read-only.
Agent Claude Code
Dedicated code reviewer. Reads diffs/commits, reviews changed files, and returns a terse report of problems found. Prompt MUST specify scope: unstaged changes, a commit range, or since-branch-point. Read-only — no file edits.
Agent Claude Code
Git archaeology agent. Digs through commit history to answer 'when/why/who' questions about code changes. Give it a question and it will search logs, blames, and diffs to find the answer.
Agent
DSH (DeepSeek Harness) worker on the flash tier - fast and cheap. Delegate simple, well-scoped subtasks: mechanical edits, small scripts, lookups, straightforward fixes.
Agent
DSH (DeepSeek Harness) worker on the pro tier - stronger reasoning. Delegate harder subtasks: multi-file changes, debugging, refactors, anything needing real analysis.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
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.
Agent
A test agent for plugin UI/UX comparison.
Agent Claude Code
Audit worker for spec-driven development spawned by the speq-audit orchestrator. Verifies specs/mission.md against the real spec library and returns the inconsistencies. Read-only — authors nothing.
Agent Claude Code
Standard implementation worker for spec-driven development spawned by the speq-implement orchestrator. Executes untagged tasks.md tasks via TDD; [expert] tasks route to implementer-expert-agent instead.
Agent Claude Code
Expert implementation worker for spec-driven development. Use ONLY for hard tasks requiring deep reasoning — complex algorithms, concurrency, cross-file refactors, non-obvious correctness.
Agent
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Pi through the shared runtime.
Agent
A testing-only workflow that turns a bug report into one test that should fail against the current code. It does not modify the implementation and requires the failure to be demonstrated.
Agent
A focused bug-fixing agent that changes the implementation to make an existing failing reproduction test pass. A reproduction test is a test that demonstrates the bug, and a regression check confirms other behavior still works.
Agent
Proactively use when Claude Code or Codex wants a second implementation pass, a deeper investigation, live X/web context for a coding task, or should hand a substantial task to Grok. Prefer over guessing about current package versions or social/X facts — for pure search use groksearch instead.
Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.