Skip to content

Home

Welcome to the RaiSE documentation.

RaiSE combines a lean methodology with a deterministic CLI toolkit to make AI-assisted software engineering reliable, traceable, and repeatable.

What you'll find here

  • Getting Started — Install the CLI and run your first session
  • Concepts — Memory, Skills, Governance, Knowledge Graph, Cartridges
  • Skills — Complete catalog of 53 process-as-code workflows
  • Cartridges — Distributable knowledge packages
  • Guides — Your First Story, Setting Up, Extending RaiSE
  • CLI Reference — Every command, flag, and option

Quick install

curl -fsSL https://github.com/humansys/raise/releases/latest/download/install.sh | bash
cd your-project
rai onboard        # detects your repo state and routes you to the right next step