delegation-discipline
CommunityVerify agent capabilities before delegation.
Software Engineering#troubleshooting#agent delegation#token optimization#capability check#foundation agents#bash access
Authormowree
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents wasted AI tokens and failed tasks by ensuring that foundation agents possess the necessary capabilities (like bash, filesystem, or git access) before delegating work to them.
Core Features & Use Cases
- Capability Verification: Quickly determine if an agent can perform specific types of tasks (e.g., execute shell commands, access the file system, use Git).
- Token Waste Prevention: Avoids costly, futile delegations to agents lacking required permissions or tools.
- Use Case: Before asking an agent to modify file permissions with a
chmodcommand, use this Skill to confirm it has bash access, preventing a common failure point.
Quick Start
Ask the delegation-discipline skill if the 'foundation:file-ops' agent has bash access.
Dependency Matrix
Required Modules
None requiredComponents
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: delegation-discipline Download link: https://github.com/mowree/next-gen-amp-gitHub-copilot-provider/archive/main.zip#delegation-discipline Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.