Skip to main content

Overview

RStack can run in any framework that can read files. The universal adapter requires no native integration — just clone the repo, set RSTACK_HOME, and use the bootstrap prompt.

Setup

Or use a local checkout:

Bootstrap prompt

Paste this into any agent’s system prompt or first message:

Limitations

Without a native adapter, RStack runs in a reduced mode:
  • No automatic lifecycle hooks
  • No automatic destructive action blocking
  • No native slash commands
  • All lifecycle coordination via prompt
The full agent/skill/plugin library (196 agents, 68 skills, 72 plugins) is still available as file context.

Planned adapters