dev-story

Load story context and route implementation to the appropriate programmer agent.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/packetalien/cursor-game-studios --skill dev-story-packetalien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-story
Source: https://github.com/packetalien/cursor-game-studios/tree/main/.cursor/skills/dev-story
Command: npx skills add https://github.com/packetalien/cursor-game-studios --skill dev-story-packetalien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams automatically bridge planning and execution by loading the full context required to implement a software story, including the story file, TR registry requirement, ADR, and manifest, then routes to the appropriate programmer agent to coordinate end-to-end implementation and verification.

Core Features & Use Cases

  • Context loading: aggregates the story file, TR-ID, ADR reference, and manifest data for reliable decision making.
  • Agent routing: determines the primary programmer and engine specialists based on layer, type, and system requirements to optimize task assignment.
  • Workflow orchestration: guides the story through preparation, implementation, testing, and validation, ensuring dependencies are satisfied and risks surfaced.
  • Compliance & traceability: enforces ADR and manifest rules, documents deviations, and records blockers for audit and review.

Quick Start

Provide the complete story context, route to the correct programmer, implement the story, and write the accompanying test.

Frequently Asked Questions about dev-story

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

FAQPage Schema
How do I orchestrate story implementation and testing across multiple programmer agents?

Story implementation and testing orchestration loads story context, ADR references, and manifest data, then routes tasks to the appropriate programmer agent to coordinate end-to-end execution and verification.

What is ADR guideline enforcement in automated story delivery?

ADR guideline enforcement in story delivery validates manifest compatibility, checks dependencies, and documents any deviations or blockers for audit traceability during implementation.

How do I automate programmer routing based on story layer and system requirements?

Automating programmer routing determines the primary programmer and engine specialists based on the story layer, type, and system requirements, optimizing task assignment by matching story context to the correct agent.

How do I validate dependencies and engine risk before implementation handoff?

Validating dependencies and engine risk before implementation handoff involves loading full story context and manifest, then checking compatibility across preparation, implementation, and testing phases to surface risks.

How do I ensure test requirements are met for Logic and Integration stories?

Ensuring test requirements for Logic and Integration stories involves enforcing specific testing rules during workflow orchestration, coordinating implementation and testing phases to verify requirements are satisfied.