wtf.write-feature
Installation
SKILL.md
Write Feature
Create a GitHub Feature issue defining a user-facing capability. Fetches the parent Epic for context so the user doesn't have to repeat it.
Process
0. GitHub CLI setup
Run the setup check from ../references/gh-setup.md. Stop if gh is not installed or not authenticated. Note whether the extensions are available — this determines whether native sub-issue and dependency links are created in step 10.
Skip this step if invoked from wtf.epic-to-features or wtf.write-epic (the orchestrator already ran it), or on re-invocations within the same session (e.g. "Write next Feature" loop in step 11).
1. Identify the parent Epic
Apply ../references/questioning-style.md and ask "Which Epic does this Feature belong to?" — header Epic:
- Candidates from recent open issues labeled
epic - None — no parent Epic exists yet