AI Readiness
mac-cli auth check-ai is the read-only readiness surface.
It resolves the configured provider/profile, validates the launch command, inspects the configured hooks, and reports whether the current session is ready to launch.
Example Usage
mac-cli auth check-ai
mac-cli auth check-ai -List
mac-cli auth check-ai -Provider Claude -List
mac-cli auth check-ai -Hook mac-cli-auth-load-github-mcp-token -Pass | Format-List *
Current Output Model
The readiness check can report:
- resolved provider/profile
- config path
- launch command and whether it is available
- hook readiness
- 1Password CLI availability when the hook pipeline depends on it
Current Maintainer Notes
check-aidoes not run hookscheck-aidoes not launch the AI CLI- it is the safe diagnostic entrypoint for provider/profile and hook readiness problems