What problem does it solve? Turning a requirement or a maintenance need into a clear, agreed implementation plan is often skipped or done inconsistently, leading to ambiguous scope and duplicated work. This Skill produces structured planning documents — technical tasks (TK-XXX) under a user story, or self-contained maintenance work items (WI-XXX) — with acceptance criteria, dependencies, references, and implementation steps, without writing any code. ## Core Features & Use Cases - Two plan types: Creates TK-XXX technical tasks decomposed from an existing user story (covering its AC-XXX criteria), or WI-XXX maintenance work items for bugs, refactors, tech debt, dependency updates, and operational changes. - Stub or full plans: Reserves an ID with a minimal Draft stub, or produces a complete Ready-state plan with verifiable acceptance criteria, business rules, affected files, and an IT-XX implementation checklist. - Tracker integration: Optionally creates linked work items in Azure DevOps via MCP, using the external ID as the local task number and mirroring the full document into the work item fields. - Use Case: A user says "planifica US-007". The Skill reads the story, proposes a task decomposition grouped by repository covering every acceptance criterion, asks whether to create full plans or stubs, and hands off Ready tasks to implementation. ## Quick Start Ask the agent to plan the tasks for user story US-004, or to create a maintenance work item for a specific bug or refactor.