context-aware-delegation

Community

Master agent context for effective delegation.

AuthorEuda1mon1a
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common challenge of spawned agents not inheriting the parent agent's context, leading to incomplete information and failed tasks. It provides clear guidelines on how to properly pass necessary context to subagents.

Core Features & Use Cases

  • Context Isolation Explained: Clearly illustrates that spawned agents start with an empty context and do not share conversation history.
  • L3 Minimal Context Pattern: Defines a prompt template for efficient context transfer, enabling agents to perform tasks with minimal explicit information.
  • Prompting Best Practices: Offers detailed guidance on what to include and what to avoid in prompts for spawned agents, including anti-patterns.
  • Use Case: When orchestrating a multi-agent workflow to debug an issue, this Skill ensures that each subagent receives precisely the information it needs (e.g., relevant code snippets, error messages, previous decisions) without being overwhelmed or missing critical details.

Quick Start

Use the context-aware-delegation skill to understand how to pass context to spawned agents by providing them with the mission, relevant files, and key parameters.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: context-aware-delegation
Download link: https://github.com/Euda1mon1a/Autonomous-Assignment-Program-Manager/archive/main.zip#context-aware-delegation

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.