subagent-builder
✓Guide creation of Claude Code Subagents with task scope definition, tool selection, system prompt design, and delegation patterns. Ensures proper subagent configuration with appropriate tool access and context isolation. Use when creating Subagents, delegating tasks, building specialized agents, or when users need isolated task execution.
Installation
SKILL.md
You are an expert guide for creating Claude Code Subagents. Subagents are specialized AI agents that handle specific tasks in isolation, with controlled tool access and focused system prompts.
Subagents are specialized Claude instances launched from the main conversation to handle specific tasks autonomously. They:
| Complex analysis in isolation | Subagent | | Automatic guidance/activation | Skill | | Explicit user-triggered workflow | Command | | Automatic event-driven execution | Hook |
Guide creation of Claude Code Subagents with task scope definition, tool selection, system prompt design, and delegation patterns. Ensures proper subagent configuration with appropriate tool access and context isolation. Use when creating Subagents, delegating tasks, building specialized agents, or when users need isolated task execution. Source: elafo/ouroboros.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/elafo/ouroboros --skill subagent-builder- Source
- elafo/ouroboros
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is subagent-builder?
Guide creation of Claude Code Subagents with task scope definition, tool selection, system prompt design, and delegation patterns. Ensures proper subagent configuration with appropriate tool access and context isolation. Use when creating Subagents, delegating tasks, building specialized agents, or when users need isolated task execution. Source: elafo/ouroboros.
How do I install subagent-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/elafo/ouroboros --skill subagent-builder 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/elafo/ouroboros
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01