working-with-subagents

Orchestrate stateful subagents for parallel, context-preserving task delegation.

23|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/cpfiffer/central --skill working-with-subagents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: working-with-subagents
Source: https://github.com/cpfiffer/central/tree/main/.skills/working-with-subagents
Command: npx skills add https://github.com/cpfiffer/central --skill working-with-subagents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stateful subagents are orchestrated to delegate tasks while preserving context across calls, enabling coordinated, memory-aware collaboration.

Core Features & Use Cases

  • Subagents include scout, coder, and memory with distinct roles for exploration, coding, and memory restructuring.
  • Parallel task execution and shared memory blocks enable coordinated workflows without repeated setup.
  • Practical deployment examples and prompt templates to kick off multi-agent collaboration.

Quick Start

Deploy a simple scout task to begin parallel collaboration with subagents.

Frequently Asked Questions about working-with-subagents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate parallel tasks with AI subagents while preserving context?

You orchestrate parallel tasks with AI subagents by deploying stateful agents that execute delegated work while preserving context across calls, enabling coordinated and memory-aware collaboration without repeated setup.

What is the best way to delegate tasks to scout, coder, and memory agents?

The best way to delegate tasks to scout, coder, and memory agents is using prompt templates that assign distinct roles for exploration, coding, and memory restructuring within a shared memory block for coordinated workflows.

When do I need stateful subagents for multi-agent collaboration?

You need stateful subagents for multi-agent collaboration when tasks require parallel work, persistence across calls, and coordinated deployment among multiple agents to maintain shared context.

How do I start a parallel task execution workflow with multiple agents?

To start a parallel task execution workflow, deploy a simple scout task using the provided prompt templates to kick off multi-agent collaboration and enable shared memory blocks for coordinated work.

Can I restructure memory across multiple agent calls without losing context?

Yes, you can restructure memory across multiple agent calls without losing context because the system orchestrates stateful subagents designed to preserve context and maintain memory-aware collaboration throughout the workflow.

Does parallel task execution with subagents require repeated setup for each call?

No, parallel task execution with subagents does not require repeated setup because shared memory blocks and stateful orchestration maintain context across calls, eliminating the need to reinitialize between tasks.