Agent skill
delegate-check
Review what should be delegated
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/delegate-check
SKILL.md
Purpose
Identify delegation opportunities to focus on high-leverage leadership work.
Usage
/delegate-check- Review delegation opportunities
Steps
-
Analyze recent activities:
- Review last 2 weeks of meetings
- Check daily plans for time spent
- Identify recurring tasks
-
Categorize work:
- Strategic (only you can do)
- Tactical (could be delegated)
- Administrative (should be delegated)
-
Identify delegation candidates:
- What tasks are recurring?
- What could others learn from?
- What's taking your time but isn't strategic?
-
Check team capacity:
- Who has bandwidth?
- Who would benefit from development?
-
Create delegation plan:
- What to delegate
- To whom
- Transition approach
Output Format
# 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]
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?