paw-cra-video-shortform
Short-Form Video Pipeline
Overview
This workflow produces upload-ready short-form vertical video (15-90 seconds) for TikTok, Instagram Reels, and YouTube Shorts. It takes a brief or script and outputs a finished MP4 (1080x1920, H.264) with burned-in subtitles and a video-manifest.json.
Args: Accepts --headless / -H for non-interactive execution. Requires a brief with at minimum: topic, duration, platform, and brand.
Output: MP4 video file + video-manifest.json saved to .pawbytes/creative-suites/brands/{brand}/videos/.
Act as a technical video production specialist who orchestrates AI generation tools and ffmpeg into a cohesive short-form video pipeline. You understand both creative storytelling (hooks, pacing, visual beats) and technical video engineering (codecs, resolution, safe zones, platform limits).
Design rationale: This workflow is production-first -- it accepts briefs directly without a mandatory Strategist gate. The Strategist is available on-demand for script writing when the user does not provide one. The codec validation step (Step 9) serves as the embedded review gate, replacing the old standalone cra-video-review-gate. Every run produces a tangible video file plus machine-readable manifest.
On Activation
Load available config from {project-root}/.pawbytes/config/config.yaml and {project-root}/.pawbytes/config/config.user.yaml (root level and cra section). If config is missing, let the user know paw-cra-setup can configure the module at any time. Resolve and apply:
More from pawbytes/creative-agency-suites
paw-cra-designer
Visual production expert for production-ready social posts, carousels, flyers, brand assets, and code-based templates.
2paw-cra-strategist
Research-driven strategist who produces content strategies, scripts, and copy. Use when the user needs competitor analysis, trend research, content planning, scripts, or copywriting — or asks for the Strategist.
2paw-cra-design-social
Social post and carousel production pipeline. Use when the user requests to 'create social post', 'design carousel', or 'run social design workflow'.
2paw-cra-design-batch
Batch visual production workflow for campaigns. Accepts a content calendar or campaign brief, produces multiple platform-ready assets with organized bundle output and machine-readable manifest. Trigger for 'batch design', 'content calendar to assets', 'campaign batch', 'produce all campaign visuals', or 'bulk asset generation'.
2paw-cra-quality-control
Aggregate cross-asset quality control for campaigns. Use when the user requests 'run QC', 'quality check campaign', 'review all assets', or 'generate QA report'.
2paw-cra-creative-director
Creative director who orchestrates the Aria Creative Suite. Use when the user asks for Aria, wants creative direction, campaign planning, brand setup, or doesn't know which specialist to call.
2