delegationlisted
Install: claude install-skill Yoodaddy0311/artibot
# Delegation Strategies
## Contents
- [When This Skill Applies](#when-this-skill-applies)
- [Core Guidance](#core-guidance)
- [Sub-Agent Mode (Lightweight)](#sub-agent-mode-lightweight)
- [Team Mode (Agent Teams API)](#team-mode-agent-teams-api)
- [Workflow Checklist](#workflow-checklist)
- [Human Checkpoints](#human-checkpoints)
- [Freedom Levels](#freedom-levels)
- [Anti-Patterns](#anti-patterns)
- [Quick Reference](#quick-reference)
## When This Skill Applies
- Operations spanning >7 directories or >50 files
- Multi-domain analysis (security + performance + quality)
- Complex tasks with parallelizable sub-operations
- Wave orchestration for comprehensive improvements
- Tasks requiring peer-to-peer agent communication
- Iterative collaboration where agents need shared context
## Core Guidance
### Delegation Mode Decision
Two modes are available. Select based on weighted scoring:
| Factor | Weight | Scoring |
|--------|--------|---------|
| Complexity | 0.3 | 0 (trivial) to 1.0 (critical redesign) |
| Parallelizable ops | 0.3 | 0 (sequential only) to 1.0 (fully parallel) |
| Communication need | 0.2 | 0 (one-way report) to 1.0 (continuous P2P) |
| File/scope scale | 0.2 | 0 (<10 files) to 1.0 (100+ files) |
**Score < 0.5 -> Sub-Agent Mode** | **Score >= 0.5 -> Team Mode**
Target ratio: **Sub-Agent ~35% | Team ~40%** (remaining ~25% is direct/simple execution).
Team mode is preferred when any of: 3+ domains, 2 domains with >5 steps, multi-target scope keywords ("전체",