critique-to-dex
Installation
SKILL.md
Critique → Dex
Turn a prioritized critique into an actionable Dex epic. Read a findings report, normalize it to the priority findings contract, then create a single epic with one task per actionable finding — ranked by priority, each carrying enough context (what/why/how/done-when) to be worked without the original report.
This skill is source-agnostic. It works cleanly with ui-design-critique output and with any future critique that emits the contract in references/priority-findings-contract.md.
For dex command semantics and the repo-local storage guardrail, this skill relies on the dex skill — do not duplicate that knowledge here; apply it.
Inputs
Accept the findings from any of:
| Input | Handling |
|---|---|
| A report already in this conversation (e.g. a critique just produced) | Use it directly |
A file path (.md) |
Read it |
| Pasted text / loose list | Parse what is present; fill gaps by asking or inferring |