Skip to main content

Overview

The rstack-agents CLI is framework-neutral and works in any environment. Use it to set up a project, launch the dashboard, test notifications, inspect assets, and validate the registry — without needing Pi or any other runtime.

Commands

init

Set up RStack in the current project. Idempotent — never overwrites your files.
Creates .rstack/, .rstack/rstack.config.json, .rstack/budget.json, registers the project with the Business Hub, writes framework-specific glue, and prints next steps.

hub

Ensure the Business Hub is running on :3008 and open it — the universal session-start entry point for any framework.

notify

Inspect configured notification channels, or test them.
See Notifications & Webhooks.

list

List packaged assets by type.
Example output:

add plugin

Copy a packaged domain plugin into your project.

validate

Validate the packaged agent definitions — frontmatter, duplicate names, broken references, manifest integrity.
Example output:
The catalog ships 196 agents, 68 skills, 72 plugins, 36 prompts.

Pipeline and governance commands

Flags and exit codes for the pipeline commands: Pipeline CLI. Decision Queue and DoR details: Decision Readiness.

The dashboard binaries

npm scripts