claude api agents

18 tagged claude api, measured the same way as everything else here.

Browse within: claude-ai 11ai-agent-tools 8

change-implementer

01

zebbern/claude-code-guide

Agent Claude Code

Use when requirements, an approved design, or a root cause are clear and one scoped, complete implementation is authorized. Do not use for unresolved exploration, product decisions, diagnosis-only work, or review-only requests.

4.6k 3d ago A 47 tokens original MIT

code-reviewer

02

zebbern/claude-code-guide

Agent Claude Code

Use proactively after an implementation or when an existing diff needs correctness, regression, concurrency, compatibility, and meaningful verification review. Do not use for implementation or a dedicated exploitability assessment.

4.6k 3d ago A 40 tokens original MIT

codebase-mapper

03

zebbern/claude-code-guide

Agent Claude Code

Use proactively when a task needs local repository structure, entry points, ownership, data flow, or change-surface mapping before a decision. Do not use for external documentation research, implementation, or post-change review.

4.6k 3d ago A 47 tokens original MIT

proxy-analyzer

04

kangraemin/claude-inspector

Agent Claude Code

An agent for checking captured traffic from a proxy server. It verifies whether the application correctly detects five kinds of agent-related content, including project instructions, output styles, slash commands, skills, and sub-agents.

130 4mo ago A 102 tokens original MIT

reviewer

05

kangraemin/claude-inspector

Agent Claude Code

A code-review agent examines changes in a pull request or local Git branch. It checks for bugs, security problems, error handling gaps, performance issues, design concerns, tests, and naming.

130 4mo ago A 178 tokens original MIT

ui-debugger

06

kangraemin/claude-inspector

Agent Claude Code

An agent for diagnosing and fixing CSS and JavaScript problems in the Claude Inspector interface. It follows a reproduce, gather evidence, form hypotheses, and test process.

130 4mo ago A 70 tokens original MIT

timothywarner-org/claude-architect

Agent Claude Code

Expert Azure architecture guidance grounded in the Azure Well-Architected Framework. Use when designing new Azure solutions, reviewing existing architectures, selecting Azure services, or weighing trade-offs across reliability, security, cost, operational excellence, and performance. Example - user asks "Should I run…

78 1mo ago A 90 tokens copy · 81% MIT

code-reviewer

08

timothywarner-org/claude-architect

Agent Claude Code

Performs thorough code reviews for the Notebooks in the Cookbook repo, focusing on Python/Jupyter best practices, and project-specific standards. Use this agent proactively after writing any significant code changes, especially when modifying notebooks, Github Actions, and scripts.

78 1mo ago A 52 tokens copy · 100% MIT

financial-analyst

09

timothywarner-org/claude-architect

Agent Claude Code

Financial analysis expert specializing in startup metrics, burn rate, runway calculations, and investment decisions. Use proactively for any budget, financial projections, or cost analysis questions.

78 1mo ago A 37 tokens copy · 100% MIT

dependency-auditor

10

JSchOBL/agentic-ai-learning-journey

Agent

Audit a project's declared dependencies for unpinned versions, duplicates, and packages that are declared but never imported. Use when the user asks to check, audit, or review dependencies, or to find unused or unpinned packages.

3 1mo ago A 51 tokens original MIT

auth-guard

11

Njengah/claude-code-tracker

Agent Claude Code

Read-only reviewer for JWT login, password hashing, and /auth routes in this tracker. Use when the user asks to review auth.py, registration, login tokens, or getcurrentuser. Use after changes to auth helpers or auth routes. Do not use for session/cost exploration or for implementing features.

2 9d ago A 65 tokens

usage-scout

12

Njengah/claude-code-tracker

Agent Claude Code

Read-only scout for session, token, and cost code in this FastAPI tracker. Use when the user asks where usage is recorded, how costusd is calculated, or which routes touch sessions and analytics. Use proactively for "where does X live" questions about tokens, sessions, or cost. Do not use for auth review or for…

2 9d ago A 75 tokens