Skip to content

Preset: Add game-narrative-writing preset to community catalog#2454

Open
adaumann wants to merge 2 commits intogithub:mainfrom
adaumann:game-narrative-1.0
Open

Preset: Add game-narrative-writing preset to community catalog#2454
adaumann wants to merge 2 commits intogithub:mainfrom
adaumann:game-narrative-1.0

Conversation

@adaumann
Copy link
Copy Markdown
Contributor

@adaumann adaumann commented May 5, 2026

Preset Name: Game Narrative Writing
Preset ID: game-narrative-writing
Version: 1.0.0
Repository: https://github.com/your-org/spec-kit-preset-your-preset

Checklist

  • Valid preset.yml manifest
  • README.md with description and usage
  • LICENSE file included
  • GitHub release created
  • Preset tested with specify preset add --dev
  • Templates resolve correctly (specify preset resolve)
  • Commands register to agent directories (if applicable)
  • Commands match template sections (command + template are coherent)
  • Added to presets/catalog.community.json
  • Added row to docs/community/presets.md table

- Preset ID: game-narrative-writing
- Version: 1.0.0
- Author: Andreas Daumann
- Description: Spec-Driven Development for interactive game narrative for pre-production for video games. Authors write in a portable generic format, Twine/Sugarcube (.twee) or Ink (.ink). Covers choice-IF, visual novels, and branching dialogue. Supports Tier 1 mechanic hooks (flag, counter, inventory, timer, trust, currency, npc_state, ending_condition), multi-ending design, series carry-over variable registry, and NPC-focused character architecture.

Co-authored-by: Copilot <copilot@github.com>
Copilot AI review requested due to automatic review settings May 5, 2026 12:16
@adaumann adaumann requested a review from mnriem as a code owner May 5, 2026 12:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the new Game Narrative Writing community preset to Spec Kit’s discovery surfaces so it appears both in the machine-readable community catalog and the public docs table.

Changes:

  • Registers game-narrative-writing in presets/catalog.community.json with metadata, download URL, compatibility, and provided asset counts.
  • Adds the new preset to docs/community/presets.md in alphabetical order.
  • Also updates the existing Fiction Book Writing docs row, which introduced a catalog/docs mismatch that should be corrected before merge.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
presets/catalog.community.json Adds the new community preset entry and its catalog metadata.
docs/community/presets.md Adds the new docs table row for the preset, but also changes the Fiction Book Writing counts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/community/presets.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 5, 2026 13:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread presets/catalog.community.json
Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address Copilot feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants