What /rhiza:init asks
Running /rhiza:init walks you through a few questions:
? Host and repo (GitHub or GitLab, owner/name): Jebel-Quant/rhiza
? Language / template repo: Python → Jebel-Quant/rhiza
? Template ref (tag, branch, or commit): v1.2.0
? Profile or bundles to include: github-project
Go is also supported (template Jebel-Quant/rhiza-go); Python is the default.
The result is .rhiza/template.yml — one file, under version control, that describes everything Rhiza will manage in this project.
/rhiza:init runs the first sync and opens a PR on a rhiza_init_<date> branch — review that diff before merging.