Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…
Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.
Perform snapshot QA and one in-place repair pass. Dispatch only when Step 5 lint, check, or snapshot review reports a defect. The orchestrator owns final approval and render; this agent never renders.
Audits a generated or existing WordPress block theme for FSE correctness, theme.json validity, accessibility, i18n, and the plugin's non-negotiable quality rules. Use proactively after generating a theme with /convert-to-wp-theme or /scaffold-wp-theme, or when the user asks to review, audit, or QA a block theme.
Read-only scanner for latexml-oxide conversion logs and sweep outputs. Use for mechanical log work over many files — tallying Error:/Fatal: classes, extracting first errors per paper, counting statuses across a sweep directory — so the main session receives only the aggregated table, never the log dumps. Reports…
Use this agent for EVERY eliviz design decision. Two jobs: (1) PICK — given a profile of the data and the user's request, choose the best-fitting design pack from the bank; spawn it in this mode for every page build where the user didn't explicitly name a design. (2) CRAFT — when the request needs a design the bank…
Use this agent for EVERY infographic build in the eliviz infographic skill. It is the narrative director: given the deterministic parser output, the complexity level, and the user's ask, it writes the BRIEF — the story (hook, hero stat, evidence arc, takeaway), the layout choice (archetype + backbone + template), and…