wtf.implement-task
Installation
SKILL.md
Implement Task
Start an existing Task as a developer.
Read the full spec (Task + Feature + Epic). Map it to the actual codebase. Propose a concrete technical approach. Drive implementation test-first against each Gherkin scenario.
The expected Task issue body structure is defined in @.github/ISSUE_TEMPLATE/TASK.md.
Process
0. GitHub CLI setup
Run steps 1–2 of ../references/gh-setup.md (install check and auth check). If gh is not installed or not authenticated, stop. Extensions are not required for this skill.
If this skill was invoked from wtf.verify-task or another skill that already ran gh-setup this session, skip this step.
1. Identify the Task
Call AskUserQuestion (per ../references/questioning-style.md):