Разбивка технического задания на EPIC-пакеты для AI

★ 7.6 · vibe-coding

prd-v07-epic-scoping is a Claude Code skill that transforms v0.6 technical specifications into context-window-sized work packages called EPICs, each capped at 100k pre-load tokens so an AI agent can complete a focused session without exceeding its working memory. It consumes API-, DBT-, ARC-, and FEA- artifacts produced in earlier PRD stages and outputs EPIC- entries containing objectives, ID references, dependency graphs, pre-load checklists, and a five-phase execution plan. Sizing rules keep each EPIC to 3–5 API endpoints, 2–4 DBT tables, and 1–2 user journeys, with dependencies arranged as a DAG to prevent circular blocking. Use it during v0.7 Build Execution — when you need to split implementation planning into sequenced, deliverable-focused sessions before moving on to test planning.