Sequence planner
Skill papperrollinggery/Paperrolling-DIRcreative-SKILL/skills/dircreative/sequence-planner
Split 60s, 90s, and 180s projects into model-safe sequence plans and user review gates.From its SKILL.md
npx -y skills add papperrollinggery/Paperrolling-DIRcreative-SKILL --skill sequence-plannerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 319 tokens by cl100k_base, as published. Nobody here has run it
Sequence Planner
Required Knowledge
docs/film-preproduction/longform-decomposition-policy.mddocs/film-preproduction/capability-aware-generation-policy.mddocs/film-preproduction/schemas/sequence-plan.yamldocs/film-preproduction/schemas/shot-list.yamldocs/film-preproduction/research/channel-playbooks.md
Inputs
- selected concept
- treatment or script
- shot list
- target duration
- channel and model targets
Outputs
- sequence plan
- generation unit policy
- user gate map
- edit handoff skeleton
Rules
- Default 180s work to
longform_generation_mode: hybrid. - Default
visual_output_modetoprompt_onlyunless the user authorizes generation. - Plan the whole film before any per-sequence reference prompts.
- Treat 15s as the default generation-unit ceiling, not the story duration.
- If the user only names a model limit, infer
generation_unit_limit: 15sand keep the story duration separate. - Use 5-15s generation units.
- Keep each sequence's dramatic function distinct.
- Do not create images or videos.
- Mark batch mode with accepted continuity and rework risks.
- Preserve global continuity anchors for identity, product, wardrobe, location, lens, light, and audio.
skill_run_receipt
Record duration split, mode choice, user gates, unresolved continuity questions, QA status, and next_recommended_skill: longform-reference-planner.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.