Проверка готовности задачи к разработке

general

story-readiness is a Claude Code skill that validates whether a story file is fully ready for implementation before development begins. It checks for embedded GDD requirements, ADR references, engine notes, and clear acceptance criteria, and confirms there are no unresolved design questions. Based on the analysis, it returns one of three verdicts: READY, NEEDS WORK, or BLOCKED. The skill is part of the Claude Code Game Studios suite (73 skills, 49 agents) and belongs to the Stories & Sprints workflow phase. It is especially useful for tech leads and project managers who want to prevent work from starting on incomplete or ambiguous story specifications.