What problem does it solve? Writing consistent, well-structured work items (initiatives, epics, features, stories, bugs, spikes, enhancements, tasks) is time-consuming, and teams often produce incomplete or inconsistently formatted tickets that slow down planning and backlog refinement. ## Core Features & Use Cases - Eight Work Item Types: Supports the full hierarchy from strategic Initiatives down to developer Tasks, each with a dedicated Markdown template. - Interactive Context Gathering: Asks targeted questions per type, infers details already provided, and gently steers users toward the right item type (e.g., Bug vs. Enhancement). - Optional Classification Fields: Supports Area Path, Impact, Value Area, Value Ranking, Priority, and Fibonacci-based Effort estimation, omitting any fields the user does not provide. - Use Case: A developer reports "the login button fails on mobile Safari." The skill infers a Bug, extracts environment and reproduction context, asks only for missing details, and produces a complete bug document from the bug template. ## Quick Start Ask the AI to create a bug report for the login failure you observed on mobile Safari, including steps to reproduce and expected behavior.