gds-generate-project-context

Generate a project-context.md codifying engine patterns and coding conventions.

212|23|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/bmad-code-org/bmad-module-game-dev-studio --skill gds-generate-project-context-bmad-code-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gds-generate-project-context
Source: https://github.com/bmad-code-org/bmad-module-game-dev-studio/tree/main/src/workflows/3-technical/gds-generate-project-context
Command: npx skills add https://github.com/bmad-code-org/bmad-module-game-dev-studio --skill gds-generate-project-context-bmad-code-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create an optimized project-context.md that codifies engine patterns and coding conventions for AI agents.

Core Features & Use Cases

  • Lean Context: Generate a compact, LLMed-ready project context guiding AI agents.
  • Stepwise Workflow: Supports discovery, rule generation, and completion phases with A/P/C menus.
  • Collaboration: Encourages peer collaboration and ensures alignment before agent action.

Quick Start

Start Step 1 discovery to initialize project-context generation.

Frequently Asked Questions about gds-generate-project-context

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

FAQPage Schema
How do I generate project context for AI agents to follow coding conventions?

You generate project context for AI agents by creating a structured project-context.md file that codifies technology stack discovery, engine-specific rules, performance guidelines, and anti-patterns to ensure consistent agent behavior.

What is a project-context.md file used for in LLM optimization?

A project-context.md file provides a lean, LLM-ready context that codifies engine patterns and coding conventions, guiding AI agents to maintain consistent behavior and avoid anti-patterns during software engineering tasks.

How to codify engine patterns and coding conventions for AI assistants?

You codify engine patterns by running a stepwise workflow with A/P/C menus that covers code organization, testing, platform rules, and performance constraints, generating a structured Markdown file with frontmatter and usage guide.

Does generating AI project context require manual step-by-step collaboration?

Generating AI project context supports stepwise collaboration through A/P/C menus across discovery, rule generation, and completion phases, encouraging peer alignment and ensuring accuracy before agent action.

What should be included in coding conventions for game engineering AI agents?

Coding conventions for game engineering AI agents should include technology stack discovery, engine-specific rules, code organization, performance constraints, testing protocols, platform rules, and defined anti-patterns.