Skip to content

ginko health

Terminal window
ginko health [options]

Displays a process adherence dashboard showing how well your session follows ginko best practices. Checks logging frequency, task tracking, decision recording, and other quality indicators.

FlagDescription
--fixGuided remediation for identified gaps
--verboseShow fix suggestions for all warnings
Terminal window
# View health dashboard
ginko health
# Get guided fixes
ginko health --fix
# See all suggestions
ginko health --verbose