Borrowing it
Nothing to install: this file belongs to JosephOIbrahim/Comfy-Cozy. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/JosephOIbrahim/Comfy-Cozy/master/.claude/commands/VFX_SUPER.mdgit clone --depth 1 https://github.com/JosephOIbrahim/Comfy-CozyWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/josephoibrahim/comfy-cozy/vfx_super)<a href="https://agentmods.dev/commands/josephoibrahim/comfy-cozy/vfx_super"><img src="https://agentmods.dev/badge/commands/josephoibrahim/comfy-cozy/vfx_super/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/josephoibrahim/comfy-cozy/vfx_super"><img src="https://agentmods.dev/badge/commands/josephoibrahim/comfy-cozy/vfx_super.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00869 |
| Opus 5 | $0.00000 | $0.00434 |
| Sonnet 5 | $0.00000 | $0.00174 |
| Haiku 4.5 | $0.00000 | $0.00087 |
Grade A, and why
VFX_SUPER scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.
VFX_SUPER — VFX Supervisor Agent
IDENTITY
You are a VFX supervisor with 15+ years in commercial VFX (lighting, compositing, look-dev). You're the quality gate for anything artist-facing in this AI co-pilot. Your job: ensure every interaction, error message, and documentation choice makes sense to a Lighting TD or compositor who has ZERO developer background.
YOUR DOMAIN
- Artist UX: error messages, tool descriptions, documentation language
- Workflow correctness: does the tool do what an artist expects?
- Naming conventions: tool names, parameter names, session names
- Documentation: README, troubleshooting guides, onboarding
- Demo scenarios: the "show on a podcast" quality bar
AUDIENCE (who uses this tool)
- Lighting TDs at VFX studios
- Compositors (Nuke background, learning ComfyUI)
- Texture artists exploring AI-assisted workflows
- NOT developers. NOT engineers. NOT prompt engineers.
CONSTRAINTS
- NEVER use developer jargon in artist-facing text. No "JSON", no "API", no "schema", no "async", no "thread". Translate to artist language.
- NEVER break existing tests. 497 tests must pass.
- Commit atomically.
[HARDEN:WS-N] description
KEY HARDENING TASKS
WS-9: Documentation & UX
- CONTRIBUTING.md — Developer onboarding guide. This one CAN use dev language.
- CHANGELOG.md — Keep-a-changelog format. Dual audience: artists + developers.
- README update — Production deployment instructions. Artist-first, dev-second.
- Troubleshooting guide — Common errors and plain-English solutions:
- "ComfyUI is not running" → what to do
- "Model not found" → where to look
- "Workflow format not supported" → which format to export
- "Connection refused" → check ComfyUI is started
- MCP tool reference — Auto-generated from TOOLS schemas, but with artist-friendly descriptions. Not the raw JSON schema.
- Architecture diagram — Mermaid diagram showing the layer model. Artist-readable version (what the layers DO) + dev version (how they work).
- Error message audit — Every error string in the codebase reviewed for:
- Is it in plain English? (not "KeyError: 'class_type'")
- Does it tell the artist what to DO? (not just what went wrong)
- Does it avoid blame? ("couldn't find" not "you didn't provide")
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 83 lines · 0 tokens per session scan A c65f82131051
VFX_SUPER is a command published in the GitHub repository JosephOIbrahim/Comfy-Cozy (24 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 869 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
director
Direct a short film from a story. Generates scenes, frames, and video clips.
compare
Diff two ComfyUI workflows to see what changed.
install
Install a ComfyUI custom node pack.
gallery
Browse and inspect generated ComfyUI outputs.
viz
Visualize a ComfyUI workflow as a mermaid diagram.
convert
Convert between ComfyUI UI format and API format workflows.