skills/skill.new.ndhy.com/rpg2-hyperframes-runtime

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 sudo or write under /usr, /opt, or another system directory unless the user explicitly authorizes that target.
  • Resolve managed SSH access with ssh-remote-debugging before 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-runtime only when no durable shared application directory is writable.
  • Stop on unsupported platforms. The bundled installer supports Linux x86_64.

Workflow

  1. Read references/operations.md before installing on or migrating to a host.
  2. Run a read-only preflight:
Installs
1
First Seen
Aug 15, 2026
rpg2-hyperframes-runtime from skill.new.ndhy.com