What problem does it solve?
Messy, scattered game design notes and documents are hard to audit and reuse. This skill imports, audits, and standardizes them into the gstack-game GDD structure at docs/gdd.md, enabling downstream skills to consume a single, consistent document.
Core Features & Use Cases
- Import: Accepts PDFs, Notion exports, Google Docs, chat logs, or verbal descriptions and converts them into the standard GDD format.
- Audit: Checks the GDD against the 8-section standard, identifying gaps and TBDs for follow-up.
- Provenance & storage: Preserves original content while writing the canonical docs/gdd.md and artifacts in the project storage for downstream skills.
- On-demand references: Reads existing designs and includes relevant references when available.
Quick Start
Provide your GDD source (PDF, DOCX, TXT, Notion export) or paste content and I will import and convert it to docs/gdd.md.