Concepts
Product-facing vocabulary for events, source plugins, workflow plugins, providers, and bridge room delivery.
Documentation gateway
Rainrail keeps product narrative in this site and durable engineering decisions in repository docs.
Product-facing vocabulary for events, source plugins, workflow plugins, providers, and bridge room delivery.
Initial operating guides for GitHub issue automation, PR review follow-up, and Cloudflare event reporting.
An end-to-end GitHub issue to Project queue to agent PR to review and merge path.
Source plugin, workflow plugin, and runtime provider boundaries.
GitHub landing page for contracts, operations, deployment notes, examples, and coverage references.
How GitHub webhook payloads become neutral Rainrail events.
Deploy, required secrets, local development, and production smoke testing.
Preview deploys, production deploys, required secrets, and product site smoke testing.
The boundary between public product content and engineering docs.
Source code, pull requests, workflows, and repository history.
Open implementation work, bugs, follow-up tasks, and product site improvements.
Install the Rainrail CLI with Node.js 20 or newer available on your machine.
curl -fsSL https://rainrail.dev/install.sh | bash -s -- --add-to-shell --yes
exec $SHELL
rainrail helpRun a minimal first-use smoke test in a disposable directory. Use rainrail <plugin> help for each plugin's command details.
mkdir -p ~/rainrail-sandbox
cd ~/rainrail-sandbox
mkdir my-agent-ops
cd my-agent-ops
rainrail init
cat rainrail.config.json
rainrail openclaw help
rainrail openclaw session test help