Skip to content

adaumann/speckit-preset-screenwriting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spec Kit Screenwriting Preset

A Spec Kit preset for screenwriting (film, tv-series, stage, tutorials).

It adapts the Spec-Driven Development workflow for screenwriting: 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 — author voice sample or humanized AI prose.


Contents

screenwriting/   ← The installable preset

The preset directory contains:

  • preset.yml — manifest consumed by specify preset add
  • commands/ — 32 AI slash commands covering every stage from idea to submission
  • templates/ — 26 story document templates (characters, world-building, timelines, etc.)
  • scripts/ — pandoc-based export script

Full Documentation

See screenwriting/README.md for:

  • Quick Start guide
  • Complete commands reference
  • Templates reference
  • Tutorials (single POV, multi-POV, planning, drafting, revision, submission)
  • POV modes and plot structure support
  • Style modes (author-sample / humanized-ai)
  • Export formats

Installation

Requires Spec Kit >= 0.5.0.

specify preset add --from https://github.com/adaumann/speckit-preset-screenwriting/releases/download/V1.0.0/v1.0.0-import.zip

Or for local development:

specify preset add --dev /path/to/speckit-preset-screenwriting/screenwriting

License

MIT — see screenwriting/LICENSE.