Asking Claude to divide an overly complex single shot-prompt into two or more separate, more focused prompts, used when a shot description is trying to do too much at once and generation quality degrades as a result.
This is a distinct use of Claude in the pipeline from Claude-Assisted Element Auto-Insertion: auto-insertion has Claude choose and place named assets into a prompt, while prompt splitting has Claude decompose an already-written prompt's scope. Both treat Claude as a prompt-engineering layer sitting in front of the generation models rather than as a generator itself.
When a shot isn't landing and the prompt is asking for multiple distinct actions/framings at once, hand it to Claude to split into simpler sequential prompts and generate/composite the results in order.
Из тем: Unsorted, Workflow Tooling: Node-Based Pipelines, Claude, and Multi-Model Chains