dev-story

Orchestrate specialized AI agents to implement game features from design documentation.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/sumilee-pcu/game2026 --skill dev-story-sumilee-pcu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-story
Source: https://github.com/sumilee-pcu/game2026/tree/main/.claude/skills/dev-story
Command: npx skills add https://github.com/sumilee-pcu/game2026 --skill dev-story-sumilee-pcu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill bridges the gap between high-level game design and technical implementation by automating the context-loading, agent-routing, and coding process for game features.

Core Features & Use Cases

  • Context-Aware Implementation: Automatically gathers GDD requirements, ADR guidelines, and control manifests before writing code.
  • Specialist Routing: Dynamically spawns the correct programmer agent (e.g., gameplay, AI, UI) based on the story's layer and type.
  • Integrated Testing: Enforces the creation of test files alongside implementation to ensure feature reliability.

Quick Start

Run the dev-story skill followed by the path to your story file to begin the automated implementation process.

Frequently Asked Questions about dev-story

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate game feature implementation from design documentation in Godot?

Automating game feature implementation involves orchestrating specialized AI agents to read design documentation and write verified source code for Godot. The Skill dynamically spawns the correct programmer agent based on the story's layer and type.

What is AI agent routing for game development and how does it work?

AI agent routing for game development dynamically spawns specialized programmer agents, such as gameplay, AI, or UI specialists, to implement features. It applies to the full development lifecycle of game systems, including logic, UI, and visual components.

How do I ensure generated game code follows architectural decision records?

To ensure generated game code follows architectural decision records, this Skill automatically gathers ADR guidelines and control manifests before writing code. It satisfies strict architectural requirements to ensure project consistency.

Does automated game code generation include integrated testing?

Yes, automated game code generation includes integrated testing by enforcing the creation of test files alongside implementation. This ensures feature reliability across the full development lifecycle of game systems.

Can I use AI agents to implement UI and visual components for game systems?

You can use AI agents to implement UI and visual components for game systems by routing stories to the correct specialist programmer. The Skill applies to the full development lifecycle, including logic, UI, and visual components.