Review what should be delegated
Scanned 2/12/2026
Install to Claude Code
npx -y skills add davekilleen/Dex --skill delegate-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Delegate Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/davekilleen-delegate-check)More formats (shields.io, HTML) on the badges page.
---
name: delegate-check
description: Review what should be delegated
role_groups: [leadership]
jtbd: |
Leaders stay in the weeds when they should delegate. This scans recent activities
and time spent, identifies low-leverage work, suggests delegation opportunities,
and checks team capacity so you focus on what only you can do.
time_investment: "15-20 minutes per review"
---
## Purpose
Identify delegation opportunities to focus on high-leverage leadership work.
## Usage
- `/delegate-check` - Review delegation opportunities
---
## Steps
1. **Analyze recent activities:**
- Review last 2 weeks of meetings
- Check daily plans for time spent
- Identify recurring tasks
2. **Categorize work:**
- Strategic (only you can do)
- Tactical (could be delegated)
- Administrative (should be delegated)
3. **Identify delegation candidates:**
- What tasks are recurring?
- What could others learn from?
- What's taking your time but isn't strategic?
4. **Check team capacity:**
- Who has bandwidth?
- Who would benefit from development?
5. **Create delegation plan:**
- What to delegate
- To whom
- Transition approach
---
## Output Format
```markdown
# Delegation Opportunities
## Low-Leverage Work (Should Delegate)
- [Task/Activity] - Time: [X hrs/week] - Delegate to: [Name]
## Development Opportunities
- [Task] - Good for [Person] to learn
## Strategic Work (Keep)
- [Activity] - Why only you: [Reason]
## Delegation Plan
1. [Task] → [Person] - Transition: [Approach]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!