gruckion/nested-subagent

19 stars · Last commit 2026-01-06

Enable nested subagents in Claude Code - subagents can spawn their own subagents

README preview

# Nested Subagent

![Nested Subagent banner](assets/banner.jpg)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Claude Code](https://img.shields.io/badge/Claude%20Code-v1.0.33+-blue.svg)](https://docs.anthropic.com/en/docs/claude-code)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/gruckion/nested-subagent/pulls)

Enable **unlimited nested subagents** in Claude Code. Subagents can spawn their own subagents.

---

## Quick Start

### Option 1: Install from Marketplace (Recommended)

1. Run `/plugin` in Claude Code
2. Go to **Marketplaces** tab
3. Select **+ Add Marketplace**
4. Enter `gruckion/nested-subagent`

View full repository on GitHub →