{"id":48582554,"url":"https://github.com/zircote/agents","last_synced_at":"2026-04-08T17:34:21.566Z","repository":{"id":333494669,"uuid":"1136079866","full_name":"zircote/agents","owner":"zircote","description":"Claude Code plugin with 115+ specialized Opus 4.5 agents organized by domain, 54 development skills, and exploration commands","archived":false,"fork":false,"pushed_at":"2026-02-27T22:51:30.000Z","size":3903,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-28T03:43:38.486Z","etag":null,"topics":["agents","ai-agents","claude-code","claude-code-plugin","development","opus-4-5","skills","subagents"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zircote.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"zircote"}},"created_at":"2026-01-17T03:05:42.000Z","updated_at":"2026-02-27T22:51:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zircote/agents","commit_stats":null,"previous_names":["zircote/agents"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zircote/agents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fagents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fagents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fagents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fagents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zircote","download_url":"https://codeload.github.com/zircote/agents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fagents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","ai-agents","claude-code","claude-code-plugin","development","opus-4-5","skills","subagents"],"created_at":"2026-04-08T17:34:19.758Z","updated_at":"2026-04-08T17:34:21.549Z","avatar_url":"https://github.com/zircote.png","language":"Python","readme":"# Agents Plugin\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Claude Code Plugin](https://img.shields.io/badge/Claude_Code-Plugin-blueviolet)](https://github.com/anthropics/claude-code)\n[![CI](https://github.com/zircote/agents/actions/workflows/ci.yml/badge.svg)](https://github.com/zircote/agents/actions/workflows/ci.yml)\n[![Version](https://img.shields.io/badge/version-0.6.0-green.svg)](https://github.com/zircote/agents/releases)\n\nComprehensive agent library featuring 115+ specialized Opus 4.5 agents organized by domain, 55 development skills, and powerful exploration and code review commands for enhanced Claude Code workflows.\n\n## Installation\n\n```bash\nclaude plugin install zircote/agents\n```\n\n## Verify Installation\n\nAfter installing, verify the agents and commands are available:\n\n```bash\n# Test an agent (should return a helpful response)\nclaude \"Using the python-pro agent, explain Python's GIL in one sentence\"\n\n# Verify agent count in Task tool\nclaude \"List 3 available subagent types from the zircote plugin\"\n```\n\nYou should see agents like `python-pro`, `frontend-developer`, `code-reviewer` in the Task tool's available subagents.\n\n## Contents\n\n### Agents (115 total)\n\nSpecialized agents organized by domain in `agents/`:\n\n| Category | Count | Directory | Examples |\n|----------|-------|-----------|----------|\n| Core Development | 11 | `01-core-development/` | frontend-developer, backend-developer, fullstack-developer, api-designer, mobile-developer, ui-designer |\n| Language Specialists | 23 | `02-language-specialists/` | python-pro, typescript-pro, golang-pro, rust-engineer, java-architect, react-specialist, nextjs-developer, vue-expert |\n| Infrastructure | 12 | `03-infrastructure/` | devops-engineer, sre-engineer, kubernetes-specialist, terraform-engineer, cloud-architect, database-administrator |\n| Quality \u0026 Security | 12 | `04-quality-security/` | code-reviewer, security-auditor, penetration-tester, test-automator, performance-engineer, debugger, qa-expert |\n| Data \u0026 AI | 12 | `05-data-ai/` | data-scientist, data-engineer, ml-engineer, llm-architect, postgres-pro, prompt-engineer, nlp-engineer |\n| Developer Experience | 10 | `06-developer-experience/` | documentation-engineer, cli-developer, build-engineer, refactoring-specialist, mcp-developer, dx-optimizer |\n| Specialized Domains | 11 | `07-specialized-domains/` | fintech-engineer, blockchain-developer, game-developer, iot-engineer, payment-integration |\n| Business \u0026 Product | 10 | `08-business-product/` | product-manager, technical-writer, ux-researcher, scrum-master |\n| Meta Orchestration | 8 | `09-meta-orchestration/` | multi-agent-coordinator, workflow-orchestrator, task-distributor |\n| Research \u0026 Analysis | 6 | `10-research-analysis/` | research-analyst, competitive-analyst, market-researcher, trend-analyst |\n| Templates | 1 | `templates/` | Agent creation templates |\n\n### Skills (55 total)\n\nDevelopment skills in `skills/`:\n\n| Category | Skills |\n|----------|--------|\n| **AI/Prompting** | anthropic-prompt-engineer, anthropic-architect, claude-code, prompt-engineer |\n| **Frontend** | frontend-development, frontend-design, aesthetic, ui-styling, canvas-design, web-artifacts-builder, web-frameworks, artifacts-builder |\n| **Backend** | backend-development, databases, devops |\n| **Code Quality** | code-review, debugging (5 sub-skills), problem-solving (6 sub-skills) |\n| **Tools \u0026 Utilities** | mcp-builder, changelog-generator, skill-creator, engineer-skill-creator, template-skill, skill-share, repomix, sequential-thinking |\n| **Media** | ai-multimodal, image-enhancer, video-downloader, slack-gif-creator, chrome-devtools, svg-graphics |\n| **Business** | brand-guidelines, competitive-ads-extractor, content-research-writer, internal-comms, lead-research-assistant, shopify |\n| **Specialized** | better-auth, datadog-entity-generator, invoice-organizer, file-organizer, python-deprecation-fixer, python-project-skel, raffle-winner-picker, theme-factory, webapp-testing |\n\n### Commands\n\nLocated in `commands/`:\n\n| Command | Description |\n|---------|-------------|\n| `/zircote:release` | Prepare and execute a plugin release with version bump, validation, and optional PR creation |\n\n## Agent Format\n\nAll agents follow Opus 4.5 best practices:\n\n```yaml\n---\nname: agent-name\ndescription: \u003e\n  [Role] specialist for [domain]. Use PROACTIVELY when [trigger conditions].\n  [Key capabilities and integration points].\nmodel: inherit\ntools: Read, Write, Bash, Glob, Grep, [additional-tools]\n---\n\n[Detailed agent instructions including protocols, execution patterns, and output formats]\n```\n\n## Usage\n\n### Via Task Tool (Subagent Delegation)\n\nAgents are invoked via the Task tool with `subagent_type`:\n\n```\nTask(subagent_type=\"frontend-developer\", prompt=\"Build a React component for user authentication\")\nTask(subagent_type=\"security-auditor\", prompt=\"Review this codebase for vulnerabilities\")\nTask(subagent_type=\"python-pro\", prompt=\"Refactor this module using best practices\")\n```\n\n### Parallel Execution\n\nDeploy multiple specialists simultaneously for independent tasks:\n\n```\n# Parallel: Full-stack feature with security review\nTask(subagent_type=\"frontend-developer\", prompt=\"Build the UI\")\nTask(subagent_type=\"backend-developer\", prompt=\"Build the API\")\nTask(subagent_type=\"security-auditor\", prompt=\"Review for vulnerabilities\")\n\n# Sequential: Research then implement\nresearch = Task(subagent_type=\"research-analyst\", prompt=\"Research best practices for X\")\n# Then use findings to guide implementation\nTask(subagent_type=\"python-pro\", prompt=\"Implement based on research: {research}\")\n```\n\n### CLAUDE.md References\n\nReference agents in your project's CLAUDE.md for automatic routing:\n\n```markdown\n## Agent Preferences\n\n- Use `frontend-developer` for React/TypeScript work\n- Use `python-pro` for Python implementation\n- Use `code-reviewer` before merging PRs\n```\n\n## Templates\n\nAgent templates in `agents/templates/` provide starting points for creating new agents following Opus 4.5 conventions.\n\n## File Structure\n\n```\nagents/\n├── .claude-plugin/\n│   └── plugin.json\n├── agents/\n│   ├── 01-core-development/\n│   ├── 02-language-specialists/\n│   ├── 03-infrastructure/\n│   ├── 04-quality-security/\n│   ├── 05-data-ai/\n│   ├── 06-developer-experience/\n│   ├── 07-specialized-domains/\n│   ├── 08-business-product/\n│   ├── 09-meta-orchestration/\n│   ├── 10-research-analysis/\n│   └── templates/\n├── skills/\n│   ├── aesthetic/\n│   ├── ai-multimodal/\n│   ├── anthropic-architect/\n│   └── ... (55 total)\n├── commands/\n│   └── release.md\n├── CHANGELOG.md\n├── LICENSE\n└── README.md\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Make your changes\n4. Submit a pull request\n\n## Attribution\n\n[VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents)\n\n## License\n\nMIT\n","funding_links":["https://github.com/sponsors/zircote"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2Fagents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzircote%2Fagents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2Fagents/lists"}