Decompose a multi-role goal into bounded specialist assignments with explicit ownership, dependencies, validation criteria, and handoffs.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add Dadmin88/hermes-profile-packs --skill work-decomposition --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Work Decomposition?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dadmin88-work-decomposition)More formats (shields.io, HTML) on the badges page.
---
name: work-decomposition
description: Decompose a multi-role goal into bounded specialist assignments with explicit ownership, dependencies, validation criteria, and handoffs.
---
# Work Decomposition
Use this skill when a goal spans more than one Agency specialty or contains meaningful dependencies.
## Procedure
1. Restate the desired outcome in observable terms. Separate the goal from proposed implementation details.
2. Identify the decisions and deliverables required to reach that outcome.
3. Assign each decision or deliverable to the profile that owns that responsibility. Prefer the smallest capable team.
4. Split work only where the pieces can be independently owned and validated. Avoid decomposition that creates coordination overhead without adding expertise or parallelism.
5. Record dependencies explicitly. Tasks that can run independently should be parallel; tasks that consume another specialist's result should wait for that result.
6. Give every assignment a concrete deliverable, relevant context, constraints, and a validation criterion.
7. Add independent review or validation when the consequence of an error warrants it.
8. Synthesize completed specialist outputs into one result, resolving conflicts by routing the disputed decision to the role that owns it.
## Quality gate
A decomposition is ready when every task has one clear owner, no specialist has silently inherited another role's authority, dependencies are understandable, and completion can be judged from evidence rather than activity.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!