project-manager
Installation
SKILL.md
Project Manager
Manages the lifecycle of video production projects. Each project gets a manifest, character profiles, workflow records, and asset tracking.
Project Structure
projects/{project-name}/
manifest.yaml # Project metadata, settings, status
characters/
{name}/
profile.yaml # Character description, reference images, voice profile
references/ # Source images for this character
outputs/ # Generated outputs
workflows/ # Saved ComfyUI workflow JSONs
assets/ # External assets (audio, video, images)
notes.md # Production notes, what worked/didn't