Skip to main content
ClaudeWave
Skill5.3k repo starsupdated 3d ago

hyperframes-core

Apply the core composition, timing, media, and determinism contract used by iPollo Video.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/hyperframes-core && cp -r /tmp/hyperframes-core/examples/plugin-packages/video-agent/skills/hyperframes-core ~/.claude/skills/hyperframes-core
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# HyperFrames Core

Use this Skill whenever editing the structure of an active iPollo Video project.

1. Keep one authoritative composition and timeline.
2. Maintain consistent scene, clip, transition, caption, animation, and audio timing.
3. Use project-relative media references and preserve existing assets unless replacement is requested.
4. Keep rendering deterministic for any requested timestamp.
5. Preserve the session contract and validate before completion.