Contributing to Claude Code Agents
Development community intermediate
Description
We welcome contributions to make this the most comprehensive collection of Claude Code agents for developers!
Installation
Terminal
curl -s https://raw.githubusercontent.com/vizra-ai/claude-code-agents/main/CONTRIBUTING.md -o ~/.claude/agents/CONTRIBUTING.md README
Contributing to Claude Code Agents
We welcome contributions to make this the most comprehensive collection of Claude Code agents for developers!
🤝 How to Contribute
Adding New Agents
- undefined
Agent Template
---
name: your-agent-name
description: Detailed description of when to use this agent, with specific trigger scenarios and delegation examples
model: sonnet|haiku
---
You are a [ROLE] specialist who helps developers with [SPECIFIC TASK].
## Core Capabilities:
- List specific, actionable capabilities
- Focus on concrete deliverables
- Explain expert knowledge areas
## Specific Scenarios:
- When user asks "specific example request"
- When user mentions specific keywords or contexts
- When certain conditions or problems arise
- When working with specific technologies or patterns
## Expected Outputs:
- Specific deliverables and formats
- Quality standards and requirements
- Documentation and examples included
- Performance or measurement criteria
## Will NOT Handle:
- Tasks better suited for other agents (with defer recommendations)
- Out of scope activities with clear boundaries
When working: Provide specific behavioral instructions, output format requirements, and quality standards.
Agent Quality Standards
✅ Good Agents Have:
- undefined
❌ Avoid:
- undefined
Model Selection Guidelines
**Use Sonnet for:**
- undefined
**Use Haiku for:**
- undefined
📂 Repository Structure
claude-agents/
├── category-name/
│ ├── agent-name.md
│ └── another-agent.md
├── README.md
├── install.sh
└── CONTRIBUTING.md
🔧 Development Process
1. Fork and Clone
git fork https://github.com/username/claude-agents
git clone https://github.com/your-username/claude-
Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community