Skip to content

Commit fe269c3

Browse files
Add Intake Review Governance preset to community catalog
Add intake-review-governance preset submitted by @hindermath to: - presets/catalog.community.json (alphabetical order) - docs/community/presets.md community presets table Closes #3604 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent eabfabb commit fe269c3

2 files changed

Lines changed: 35 additions & 5 deletions

File tree

docs/community/presets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The following community-contributed presets customize how Spec Kit behaves — o
1919
| Explicit Task Dependencies | Adds explicit `(depends on T###)` dependency declarations and an Execution Wave DAG to tasks.md for parallel scheduling | 1 template, 1 command || [spec-kit-preset-explicit-task-dependencies](https://github.com/Quratulain-bilal/spec-kit-preset-explicit-task-dependencies) |
2020
| Fiction Book Writing | It adapts the Spec-Driven Development workflow for storytelling to create books or audiobooks (with annotations) in 12 languages: features become story elements, specs become story briefs, plans become story structures, and tasks become scene-by-scene writing tasks. Supports single and multi-POV, all major plot structure frameworks, and two style modes: an author voice sample or humanized AI prose principles. Supports interactive elements like brainstorming, interview, roleplay, and extras like statistics, cover builder, illustration builder, and bio command. Export with templates for KDP, D2D, etc. | 26 templates, 34 commands, 2 scripts || [speckit-preset-fiction-book-writing](https://github.com/adaumann/speckit-preset-fiction-book-writing) |
2121
| Game Narrative Writing | Preset for game narrative design and interactive storytelling. It adapts the Spec-Driven Development workflow for game narratives: features become story mechanics, specs become narrative briefs, plans become story maps, and tasks become dialogue and scene-writing tasks. Supports branching narratives, player agency systems, state machines, and interactive dialogue trees. | 37 templates, 34 commands, 5 scripts || [speckit-preset-game-narrative-writing](https://github.com/adaumann/speckit-preset-game-narrative-writing) |
22+
| Intake Review Governance | Adds hash-bound review, repair, and status gates for single, series, and campaign intake files before interactive, autonomous, or parallel Spec Kit execution. | 8 templates, 3 commands, 2 scripts || [spec-kit-preset-intake-review-governance](https://github.com/hindermath/spec-kit-preset-intake-review-governance) |
2223
| iSAQB Architecture Governance | Adds general iSAQB/CPSA-F and arc42 software-architecture governance, including audit-ready Spec Kit run evidence for architecture goals, views, quality scenarios, ADRs, risks, and technical debt. | 13 templates, 3 commands || [spec-kit-preset-isaqb-architecture-governance](https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance) |
2324
| Jira Issue Tracking | Overrides `speckit.taskstoissues` to create Jira epics, stories, and tasks instead of GitHub Issues via Atlassian MCP tools | 1 command || [spec-kit-preset-jira](https://github.com/luno/spec-kit-preset-jira) |
2425
| Model Driven Engineering | Focuses on streamlined commands, app repository support, cross-spec support, and capability-aware project memory for model-driven engineering workflows | 6 templates, 11 commands | MDE extension | [spec-kit-preset-mde](https://github.com/AI-MDE/spec-kit-preset-mde) |

presets/catalog.community.json

Lines changed: 34 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-07-17T00:00:00Z",
3+
"updated_at": "2026-07-21T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json",
55
"presets": {
66
"a11y-governance": {
@@ -69,7 +69,7 @@
6969
"name": "AIDE In-Place Migration",
7070
"id": "aide-in-place",
7171
"version": "1.0.0",
72-
"description": "Adapts the AIDE workflow for in-place technology migrations (X Y pattern). Overrides vision, roadmap, progress, and work item commands with migration-specific guidance.",
72+
"description": "Adapts the AIDE workflow for in-place technology migrations (X \u2192 Y pattern). Overrides vision, roadmap, progress, and work item commands with migration-specific guidance.",
7373
"author": "mnriem",
7474
"repository": "https://github.com/mnriem/spec-kit-presets",
7575
"download_url": "https://github.com/mnriem/spec-kit-presets/releases/download/aide-in-place-v1.0.0/aide-in-place.zip",
@@ -363,6 +363,35 @@
363363
"created_at": "2026-05-05T08:00:00Z",
364364
"updated_at": "2026-06-22T00:00:00Z"
365365
},
366+
"intake-review-governance": {
367+
"name": "Intake Review Governance",
368+
"id": "intake-review-governance",
369+
"version": "0.1.0",
370+
"description": "Adds hash-bound review, repair, and status gates for single, series, and campaign intake files before interactive, autonomous, or parallel Spec Kit execution.",
371+
"author": "Thorsten Hindermann",
372+
"repository": "https://github.com/hindermath/spec-kit-preset-intake-review-governance",
373+
"download_url": "https://github.com/hindermath/spec-kit-preset-intake-review-governance/archive/refs/tags/v0.1.0.zip",
374+
"homepage": "https://github.com/hindermath/spec-kit-preset-intake-review-governance",
375+
"documentation": "https://github.com/hindermath/spec-kit-preset-intake-review-governance/blob/v0.1.0/README.md",
376+
"license": "MIT",
377+
"requires": {
378+
"speckit_version": ">=0.8.3"
379+
},
380+
"provides": {
381+
"templates": 8,
382+
"commands": 3,
383+
"scripts": 2
384+
},
385+
"tags": [
386+
"intake",
387+
"review",
388+
"governance",
389+
"quality-gate",
390+
"autonomous"
391+
],
392+
"created_at": "2026-07-21T00:00:00Z",
393+
"updated_at": "2026-07-21T00:00:00Z"
394+
},
366395
"isaqb-architecture-governance": {
367396
"name": "iSAQB Architecture Governance",
368397
"id": "isaqb-architecture-governance",
@@ -509,7 +538,7 @@
509538
"name": "Screenwriting",
510539
"id": "screenwriting",
511540
"version": "1.0.0",
512-
"description": "Spec-Driven Development for screenwriting/scriptwriting/tutorials: feature films, television (pilot, episode, limited series), and stage plays. Adapts the Spec Kit workflow to screenplay craft slug lines, action lines, act breaks, beat sheets, and industry-standard pitch documents replace prose fiction conventions. Supports three-act, Save the Cat, TV pilot, network episode, cable/streaming episode, and stage-play structural frameworks.",
541+
"description": "Spec-Driven Development for screenwriting/scriptwriting/tutorials: feature films, television (pilot, episode, limited series), and stage plays. Adapts the Spec Kit workflow to screenplay craft \u2014 slug lines, action lines, act breaks, beat sheets, and industry-standard pitch documents replace prose fiction conventions. Supports three-act, Save the Cat, TV pilot, network episode, cable/streaming episode, and stage-play structural frameworks.",
513542
"author": "Andreas Daumann",
514543
"repository": "https://github.com/adaumann/speckit-preset-screenwriting",
515544
"download_url": "https://github.com/adaumann/speckit-preset-screenwriting/archive/refs/tags/v1.0.0.zip",
@@ -624,7 +653,7 @@
624653
"name": "Spec2Cloud",
625654
"id": "spec2cloud",
626655
"version": "1.1.0",
627-
"description": "Spec-driven workflow tuned for shipping to Azure: spec plan tasks implement deploy.",
656+
"description": "Spec-driven workflow tuned for shipping to Azure: spec \u2192 plan \u2192 tasks \u2192 implement \u2192 deploy.",
628657
"author": "Azure Samples",
629658
"repository": "https://github.com/Azure-Samples/Spec2Cloud",
630659
"download_url": "https://github.com/Azure-Samples/Spec2Cloud/releases/download/spec-kit-spec2cloud-v1.1.0/preset.zip",
@@ -652,7 +681,7 @@
652681
"id": "test-first-governance",
653682
"version": "1.3.0",
654683
"description": "Governs TDD with coverage-complete BDD/ATDD Gherkin scenarios, explicit suite ownership, professional test reports, traceability, and risk-based quality gates.",
655-
"author": "Zoltán Katona, PhD",
684+
"author": "Zolt\u00e1n Katona, PhD",
656685
"repository": "https://github.com/ka-zo/spec-kit-preset-test-first-governance",
657686
"download_url": "https://github.com/ka-zo/spec-kit-preset-test-first-governance/archive/refs/tags/1.3.0.zip",
658687
"homepage": "https://github.com/ka-zo/spec-kit-preset-test-first-governance",

0 commit comments

Comments
 (0)