ClaudeWave
undeadlist avatar
undeadlist

claude-code-agents

View on GitHub

Claude Code Agents Prompt templates for Claude Code's subagent system. Run parallel code audits, automate fix cycles, get stuff reviewed. Built for the Claude Code Task tool. Not a framework. Just prompts that work. What This Does Claude Code can spawn subagents via Task(). These are the prompts those agents receive.

Subagents132 stars12 forksShellMITUpdated 13d ago
ClaudeWave Trust Score
89/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-code-agents": {
      "command": "node",
      "args": ["/path/to/claude-code-agents/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/undeadlist/claude-code-agents and follow its README for install instructions.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about claude-code-agents

What is undeadlist/claude-code-agents?

+

undeadlist/claude-code-agents is subagents for the Claude AI ecosystem. Claude Code Agents Prompt templates for Claude Code's subagent system. Run parallel code audits, automate fix cycles, get stuff reviewed. Built for the Claude Code Task tool. Not a framework. Just prompts that work. What This Does Claude Code can spawn subagents via Task(). These are the prompts those agents receive. It has 132 GitHub stars and was last updated 13d ago.

How do I install claude-code-agents?

+

You can install claude-code-agents by cloning the repository (https://github.com/undeadlist/claude-code-agents) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is undeadlist/claude-code-agents safe to use?

+

Our security agent has analyzed undeadlist/claude-code-agents and assigned a Trust Score of 89/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains undeadlist/claude-code-agents?

+

undeadlist/claude-code-agents is maintained by undeadlist. The last recorded GitHub activity is from 13d ago, with 0 open issues.

Are there alternatives to claude-code-agents?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy claude-code-agents to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — undeadlist/claude-code-agents
[![Featured on ClaudeWave](https://claudewave.com/api/badge/undeadlist-claude-code-agents)](https://claudewave.com/repo/undeadlist-claude-code-agents)
<a href="https://claudewave.com/repo/undeadlist-claude-code-agents"><img src="https://claudewave.com/api/badge/undeadlist-claude-code-agents" alt="Featured on ClaudeWave — undeadlist/claude-code-agents" width="320" height="64" /></a>

More Subagents