Перевод PRD в план разработки фичи

★ 7.9 · documentation

product-capability is a Claude Code skill that translates PRD intent, roadmap items, or product discussions into an implementation-ready capability plan by surfacing constraints, invariants, interfaces, and unresolved decisions before multi-service work begins. It follows a four-step workflow: compress the ask into a precise capability statement, extract business rules and scope boundaries, produce an SRS-style implementation contract covering actors, state transitions, data model implications, and security or billing constraints, then deliver a clear handoff pointing to the appropriate ECC lane such as tdd-workflow or api-connector-builder. Output is saved to an existing `PRODUCT.md` or `docs/product/` directory, or generated from the template at `docs/examples/product-capability-template.md`, keeping everything in one durable artifact instead of scattered notes. The skill is built for situations where the question is not what to build but what must be true before implementation starts — particularly when hidden assumptions surface only during engineering review. The resulting artifact is reusable across Claude Code, Codex, Cursor, and OpenCode planning surfaces.