Agent Claude Code
Senior advisor for hard problems. Consult when stuck on architecture decisions, ambiguous tradeoffs, or when an approach isn't working. Returns guidance, not implementation.
11 tagged anthropic api, measured the same way as everything else here.
Browse within: claude-code-proxy 6context-handoff 6deepseek 6
Agent Claude Code
Senior advisor for hard problems. Consult when stuck on architecture decisions, ambiguous tradeoffs, or when an approach isn't working. Returns guidance, not implementation.
Agent Claude Code
Analyzes completed subagent work for correctness, completeness, and process compliance. Produces a structured DebugReport consumed by fcc-agent-fixer.
Agent Claude Code
Fixes issues found by fcc-agent-debugger. Reads a DebugReport, fixes each finding in priority order, verifies with tests, commits results.
Agent Claude Code
Use proactively for non-trivial code changes, regressions, migrations, or before final verification. Focus on correctness and tests.
ychampion/claude-self-learning
Agent
Use this agent when you need to research a technology, library, framework, or API to gather comprehensive documentation and usage information. This agent discovers official sources, extracts key information, and verifies facts across multiple pages. Context: User wants to learn about a new API. user: "Research the…
ychampion/claude-self-learning
Agent
Use this agent when you have research findings and need to generate a production-ready SKILL.md file. This agent transforms structured research into polished, reusable skills with proper formatting, code examples, and best practices. Context: Research has been completed for a technology. user: "Generate a skill from…
Agent Claude Code
Agent "code-reviewer" from junianwoo/claude-toad, covering generated by claude toad — review before use, typescript strictness (5.9.3, strict mode), architecture boundaries, error handling and file & naming conventions.
Agent Claude Code
Agent "pr-writer" from junianwoo/claude-toad, covering generated by claude toad — review before use, context about this project, writing the pr description, what and why.