$ actual advisorArchitecture questions,
answered from your ADRs.
The Advisor answers org-scoped architecture questions from your team's Architectural Decision Records (ADRs) — right in the terminal, each answer citing the decisions it drew on.
How it works
Three steps to
grounded architecture answers
Sign in once
Browser OAuth in seconds
actual login establishes your Actual AI platform identity. Credentials are stored locally and tokens are never printed.
Ask in plain language
Org-scoped architecture answers
actual advisor "<question>" queries your organization's ADRs and returns an answer scoped to your team. No context files to manage.
Grounded in your ADRs
Every answer cites its sources
The Advisor lists the Architectural Decision Records it drew on, each with a confidence score, so you can trace any answer back to the decision behind it.
Installation
Up and running in
one command
Homebrew
macOS & Linux
brew install actual-software/actual/actualInstalls the native binary. Sign in with actual login, then ask the Advisor.
npx
Zero install
npx @actualai/actual loginNo install needed. Works anywhere Node is available — great for CI and quick tries.
Clawhub
OpenClaw
clawhub install actualInstalls the skill, which installs the binary automatically and teaches your coding agent to run the actual CLI.