Explicit doorway to the Piyaz decompose-task subagent. Use only when the user types /piyaz:decompose-task directly. For natural-language requests to split an existing oversize task (the user says "split this task" or composer's oversize handler routes here), the /piyaz skill or the assistant dispatches the decompose-task agent via the Task tool. Do not invoke this skill for that path.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add FrkAk/piyaz --skill decompose-task --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Decompose Task?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frkak-decompose-task-099d25fa)More formats (shields.io, HTML) on the badges page.
---
name: decompose-task
description: >
Explicit doorway to the Piyaz decompose-task subagent. Use only when the user types
/piyaz:decompose-task directly. For natural-language requests to split an existing
oversize task (the user says "split this task" or composer's oversize handler
routes here), the /piyaz skill or the assistant dispatches the decompose-task
agent via the Task tool. Do not invoke this skill for that path.
---
Dispatch the `decompose-task` subagent via the Task tool with `subagent_type: "decompose-task"`. Pass the user's full request as the prompt, including the target taskRef. The canonical workflow lives in the agent definition; do not duplicate it here.
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!