What problem does it solve?
This skill helps teams convert a Feature into an actionable GitHub Task by deriving Gherkin scenarios from the Feature's Acceptance Criteria, enforcing domain language, and validating vertical-slice integrity and task dependencies to ensure a coherent, single-end-to-end work item.
Core Features & Use Cases
- Derives Gherkin scenarios directly from the parent Feature's Acceptance Criteria and integrates them into Task definitions.
- Guides creation of a GitHub Task issue linked to a parent Feature and Epic, maintaining the project’s domain language.
- Enforces DDD ubiquitous language in scenarios and checks vertical-slice integrity to prevent scope creep.
- Evaluates task dependencies and signals cross-feature implications to maintain proper sequencing within an Epic.
- Provides a structured, step-by-step process from identifying the parent Feature to drafting the Task and preparing it for creation.
Quick Start
Draft a concrete Task description derived from the Feature's ACs and review it before creating a GitHub Task issue.