agent-coordination-discipline

Official

Delegate tasks wisely, avoid agent waste.

AuthorMadAppGang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents inefficient or unnecessary agent usage by providing clear criteria for when and how to delegate tasks, ensuring optimal use of AI resources and preventing coordination failures.

Core Features & Use Cases

  • Agent Delegation Criteria: Defines when to use an agent versus native tools.
  • Task Isolation: Ensures agent tasks are self-contained and clearly defined.
  • External Model Usage: Guides the proper pattern for invoking external AI models.
  • Use Case: Before launching an agent to find a specific piece of information, use this skill to determine if a simple grep command would suffice, saving computational resources and time.

Quick Start

Use the agent-coordination-discipline skill to evaluate if a task requires agent delegation by checking the 'Agent vs. Native Tools Decision Tree'.

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: agent-coordination-discipline
Download link: https://github.com/MadAppGang/magus/archive/main.zip#agent-coordination-discipline

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.