wtf.refine
Installation
SKILL.md
Refine
Update an existing Epic, Feature, or Task issue from new insights.
This skill merges insights from any source. It finds which sections change. It re-runs only the validations those changes need. It shows a precise diff before it writes. It offers cascade to children so nothing goes stale.
Process
0. GitHub CLI setup
Run steps 1–2 of ../references/gh-setup.md (install check and auth check).
Stop if gh is not installed or not authenticated.
Note whether the extensions are available.
They are used in step 1 (hierarchy fetch) and step 9 (cascade).
Skip this step if gh-setup was already confirmed this session.