Explicit doorway to the Piyaz decompose subagent. Use only when the user types /piyaz:decompose directly. For natural-language decompose requests (the user asks to break a project description into tasks), the /piyaz skill or the assistant dispatches the decompose 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 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Decompose?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frkak-decompose-76a85249)More formats (shields.io, HTML) on the badges page.
---
name: decompose
description: >
Explicit doorway to the Piyaz decompose subagent. Use only when the user types
/piyaz:decompose directly. For natural-language decompose requests (the user
asks to break a project description into tasks), the /piyaz skill or the
assistant dispatches the decompose agent via the Task tool — do not invoke this
skill for that path.
---
Dispatch the `decompose` subagent via the Task tool with `subagent_type: "decompose"`. Pass the user's full request as the prompt. 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!