Реализация игровой фичи по story-файлу
engineering
dev-story is a Claude Code skill that implements a single story within the Claude Code Game Studios system: it loads the full task context (story file, GDD requirements, ADR guidelines, control manifest), routes implementation to the appropriate programmer agent based on system and engine, writes code alongside tests, and verifies every acceptance criterion. It serves as the core dev loop inside a coordinated pipeline of 49 agents and 73 skills. The command sits in the /create-stories → /dev-story → /story-done chain and is aimed at gameplay programmers who need a structured, iterative workflow for shipping game features without losing context between sessions.
- #games
- #engineering
- #workflow
- #implementation