wtf.refine

Refine Epic, Feature, or Task issues with targeted edits and validations.

7|2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/xiduzo/wtf --skill wtf-refine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wtf.refine
Source: https://github.com/xiduzo/wtf/tree/main/skills/wtf.refine
Command: npx skills add https://github.com/xiduzo/wtf --skill wtf-refine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update an existing Epic, Feature, or Task issue based on new insights. Core value: merges insights from any source, determines exactly which sections change, re-runs only the validations those changes require, shows you a precise diff before touching anything, and cascades to children so nothing goes stale.

Core Features & Use Cases

  • Integrates insights from CLI text, GitHub comments, referenced files or URLs, and conversation context to drive precise refinements.
  • Detects issue type automatically and re-validates only changed sections to minimize waste.
  • Provides an audit trail comment and cascades refinement offers to affected children to keep the whole workspace in sync.

Quick Start

Provide the issue number and the new insights to apply, and I will propose targeted edits and validations.

Frequently Asked Questions about wtf.refine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update a GitHub epic with new insights from comments and files?

To update a GitHub epic, you provide the issue number and new insights from sources like comments or files. The tool identifies exactly which sections change, re-validates only those parts, and shows a precise diff before applying updates.

Can I cascade epic changes to affected child tasks automatically?

Yes, cascading epic changes to child tasks is supported. After refining the parent issue, the tool generates a cascade plan and offers targeted refinements to affected children, ensuring the entire workspace stays in sync without manual updates.

How does issue re-validation work when refining a feature?

Re-validation works by detecting the issue type and running checks only on changed sections. This minimizes wasted effort by skipping unchanged parts of the feature, ensuring the updated sections meet requirements before applying the diff.

What is the best way to track changes when refining a task issue?

The best way to track task issue changes is through the built-in audit trail. The tool generates an audit trail comment on the issue, providing a clear history of the exact sections updated and the new insights applied from your conversation context or CLI text.

Does this tool support merging context from CLI text and GitHub comments?

Yes, it supports merging context from CLI text, GitHub comments, referenced files, URLs, and conversation context. It integrates these multiple insight sources to drive precise refinements across your project management issues.

Why should I use a targeted diff before updating an epic?

You should use a targeted diff to prevent unwanted modifications. It shows exactly which sections of the epic will change before anything is touched, allowing you to review the proposed edits and re-validations safely.