subagent-result-integration

Official

Delegate tasks and integrate subagent results.

AuthorUmbral-Bot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexity of delegating tasks to subagents using sessions_spawn, ensuring that the parent agent correctly interprets and integrates the subagent's results, rather than prematurely concluding a task.

Core Features & Use Cases

  • Asynchronous Task Delegation: Learn when and how to use sessions_spawn for tasks that are slow, heavy, or parallelizable.
  • Result Integration: Understand how to correctly identify and incorporate results from subagents, avoiding confusion between task acceptance and completion.
  • Traceability: Implement proper tracking using label, runId, and childSessionKey for robust auditing.
  • Use Case: An agent needs to perform a complex data analysis that requires a separate, specialized model. It delegates this analysis to a subagent, then waits for the specific, structured output before synthesizing the final response for the user.

Quick Start

Delegate a heavy task to a subagent and wait for its specific result before responding.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: subagent-result-integration
Download link: https://github.com/Umbral-Bot/umbral-agent-stack/archive/main.zip#subagent-result-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.