Subagent Creator This skill provides guidance for creating effective, agent-agnostic subagents. What are Subagents? Subagents are specialized assistants that an AI agent can delegate tasks to. Characteristics: - Isolated context : Each subagent has its own context window - Parallel execution : Multiple subagents can run simultaneously - Specialization : Configured with specific prompts and expertise - Reusable : Defined once, used in multiple contexts When to Use Subagents vs Skills Use Subagents for: - Complex workflows requiring isolated context - Long-running tasks that benefit from specia…