cy-create-tasks
Installation
SKILL.md
Create Tasks
Decompose requirements into detailed, actionable task files with codebase-informed enrichment.
Required Inputs
- Feature name identifying the
.compozy/tasks/<name>/directory. - At minimum,
_prd.mdor_techspec.mdin that directory.
Workflow
- Load type registry.
- Read
.compozy/config.toml. - If it contains
[tasks].types, use that list as the allowedtypevalues. - Otherwise use the built-in defaults:
frontend,backend,docs,test,infra,refactor,chore,bugfix.
- Read