context-efficient-delegation

Community

Delegate disposable work; keep context lean.

Authorseankao31
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Disposable outputs from commands and investigations clutter the main context; delegating such work to subagents helps keep focus and reduces context wear.

Core Features & Use Cases

  • Delegation heuristic: evaluate whether output is disposable or needs immediate reference, and decide to delegate accordingly.
  • Structured decision guidance: two-question framework to decide when to inline vs delegate.
  • Orchestrating multi-task plans: coordinate subagents for complex workflows with guardrails and failure handling.

Quick Start

Dispatch a subagent to run disposable tasks (e.g., tests or data exploration) and report only the final outcome.

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: context-efficient-delegation
Download link: https://github.com/seankao31/dotfiles/archive/main.zip#context-efficient-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 471,000+ vetted skills library on demand.