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.
18 tagged claude api, measured the same way as everything else here.
Browse within: claude-ai 11ai-agent-tools 8
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.
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.
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.
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.
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.
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.
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…
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.
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.
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.
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.
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…