What problem does it solve? Large or ambiguous work items from Azure DevOps, Jira, or GitHub are hard to hand to a fast coding agent. This Skill audits a work item and breaks it into small, independent, verifiable implementation tasks that a single-session agent can complete with a short feedback loop. ## Core Features & Use Cases - Work-item audit: Reads the title, description, acceptance criteria, comments, and linked artifacts, then inspects the relevant repository areas to establish existing implementation and test coverage. - Fast-session classification: Applies an explicit suitability test to separate quick agent-ready tasks from long-horizon or human-decision work such as migrations, security changes, and cross-repo coordination. - Agent-ready backlog: Produces a dependency-ordered task table with goals, scope, acceptance checks, and self-contained prompts that can be pasted unchanged into a fresh agent session. - Use Case: Paste a Jira story and ask for a breakdown; receive a readiness assessment, blocking questions, a Ready-prefixed task backlog, and an execution order with the critical path. ## Quick Start Ask the agent to audit this work item and break it down into small agent-ready implementation tasks with prompts.