New Scene banner
michael-palmes michael-palmes

New Scene

Development community

Description

--- description: Insert a saved Kookaburra Cut scene preset and apply requested edits argument-hint: <project> <scene-name> [preset-slug] --- Create a scene in project `$1` named `$2`, starting from saved preset `$3`. 1. Use `kookaburra-scene-authoring`. Read the project's manifest and the available `presets/*/preset.json` documents. Choose the matching saved preset from its name and tags; use `title` when no particular composition was requested. `rig` starts from `title`, then adds t

Installation

Installs to ~/.claude/commands/michael-palmes-kookaburra-cut-new-scene.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michael-palmes/kookaburra-cut/HEAD/.claude/commands/new-scene.md -o ~/.claude/commands/michael-palmes-kookaburra-cut-new-scene.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository