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):

Installs
49
Repository
xiduzo/wtf
GitHub Stars
7
First Seen
Apr 9, 2026
wtf.implement-task — xiduzo/wtf