application-flow
Installation
SKILL.md
Application Flow
When to Use
Use this skill when the user asks how to structure an ovrtx program, what the main steps are, or how the pieces fit together.
Inputs
Resolve inputs in this order: existing repository files and referenced snippets, explicit user request, then broader agent context.
- Target API surface: Python, C/C++, or both.
- Application lifecycle stage: renderer creation, scene loading, stepping, warmup, output readback, or cleanup.
- Repository source snippets referenced below. Treat these snippets as the API source of truth.