sub-agents
✓Create and configure Claude Code sub-agents with custom prompts, tools, and models
Installation
SKILL.md
Create specialized AI agents with isolated contexts for specific tasks.
| name | Yes | lowercase, hyphens | | description | Yes | When to use | | tools | No | Tool list (inherits all if omitted) | | model | No | sonnet, haiku, claude-opus-4-5-20251101, inherit |
| General-purpose | Sonnet | All | Complex multi-step tasks | | Plan | Sonnet | Read-only | Plan mode research | | Explore | Haiku | Read-only | Fast codebase search |
Create and configure Claude Code sub-agents with custom prompts, tools, and models Source: parcadei/continuous-claude-v3.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill sub-agents- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is sub-agents?
Create and configure Claude Code sub-agents with custom prompts, tools, and models Source: parcadei/continuous-claude-v3.
How do I install sub-agents?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill sub-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/parcadei/continuous-claude-v3
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01