@simsa/cli
v0.18.1
Published
Simsa (Conclave AI) CLI — ships the `conclave` and `simsa` binaries.
Readme
@simsa/cli
The conclave command-line interface for Conclave AI.
Skeleton status: init and review wired end-to-end through the core
skeleton. Real PR discovery, efficiency gate, memory write-back, and
notification dispatch land in later PRs.
Install
pnpm add -g @simsa/cli
# or
npm install -g @simsa/cliCommands
conclave init Write .conclaverc.json in the current repo
conclave review [--pr N] Run a council review (skeleton)
conclave --help Show help
conclave --version Show version