rpg2-hyperframes-runtime
Installation
SKILL.md
RPG2 HyperFrames Runtime
Manage the renderer as an immutable, versioned runtime. Keep installation logic, runtime wrappers, qualification gates, smoke assets, and version policy inside this skill.
Safety boundary
- Treat installation and activation as separate operations.
- Do not modify RPG2 Agent, Skill, workspace binding, or SkillHub state unless the user explicitly requests it.
- Do not use
sudoor write under/usr,/opt, or another system directory unless the user explicitly authorizes that target. - Resolve managed SSH access with
ssh-remote-debuggingbefore connecting to a named host. Never embed a key, password, token, host account, or workspace id in this skill. - Use a target root writable by the maintenance account and readable/executable by the RPG2 execution user. Default to
/var/tmp/rpg2-hyperframes-runtimeonly when no durable shared application directory is writable. - Stop on unsupported platforms. The bundled installer supports Linux x86_64.
Workflow
- Read references/operations.md before installing on or migrating to a host.
- Run a read-only preflight: