| glab(1) | glab(1) |
NAME
glab-govern-doctor - Diagnose AI agent governance configuration, authentication, and hook setup. (EXPERIMENTAL)
SYNOPSIS
glab govern doctor [flags]
DESCRIPTION
Check that AI agent governance is correctly configured on this machine.
Verifies:
- Authentication: glab is authenticated with a valid token
- glab in PATH: the binary is findable so hooks will work
- Claude Code hooks: Stop and SessionEnd hooks are installed
- API connectivity: can reach the GitLab API
Outputs a clear remediation command for any check that fails.
This feature is an experiment and is not ready for production use. It might be unstable or removed at any time. For more information, see https://docs.gitlab.com/policy/development_stages_support/.
OPTIONS INHERITED FROM PARENT COMMANDS
-h, --help[=false] Show help for this command.
EXAMPLE
# Check AI agent governance configuration on this machine $ glab govern doctor
SEE ALSO
| Sep 2026 | Auto generated by spf13/cobra |