Разбивка плана на рабочие задачи

★ 7.1 · vibe-coding

plan-work-items is a Claude Code skill that breaks a trusted implementation plan into atomic, independently grabbable work items and writes them to a single work-items.md file. Each item is structured as a vertical slice — a narrow but complete path through all relevant layers (schema, API, UI, tests) that can be demoed or verified on its own. Every work item includes a plain-language summary of three to five short sentences, acceptance criteria at the bottom, and a mandatory Justification field tracing the item back to its source: plan language, attached visual material, or an explicit user request. The skill runs autonomously, saving the file incrementally as items are finalized, and pauses only when no boundary record exists or when input only the user can provide is missing. It's the right choice when a plan is already approved and needs to be converted into self-contained implementation tickets without manual decomposition.