subagent-rules
OfficialDelegate tasks with precision and governance.
Software Engineering#automation#task management#delegation#AI orchestration#patterns#governance#subagent
Authorelevanaltd
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI delegation often lacks proper context, constraints, and governance, leading to suboptimal or uncontrolled subagent behavior. This Skill provides structured patterns to ensure effective and controlled task delegation.
Core Features & Use Cases
- Tiered Delegation: Offers 3 tiers of delegation (Baseline, Governance, Method) to match task complexity, from simple utilities to multi-phase orchestration.
- Governance Context Injection: Ensures subagents receive explicit constraints, success criteria, and constitutional clauses, preventing misinterpretation.
- Anti-Pattern Avoidance: Guides against common delegation mistakes like auto-context injection, over-engineering, or under-engineering, saving debugging time.
- Use Case: When delegating a complex coding task, use Tier 2 or 3 to ensure the subagent follows TDD, quality gates, and specific Definition of Done (DOD) criteria, leading to higher quality outputs.
Quick Start
Delegate a simple research task to a 'surveyor' agent, ensuring it understands the goal, constraints, and expected deliverable.
Dependency Matrix
Required Modules
None requiredComponents
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-rules Download link: https://github.com/elevanaltd/oa/archive/main.zip#subagent-rules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.