Use when assessing organizational health across the Six Key Components with the EOS Organizational Checkup
Measure organizational health using the standard EOS Organizational Checkup — a 20-question assessment across the Six Key Components (Vision, People, Data, Issues, Process, Traction). Each leadership team member rates the organization 1-5 on each question, and scores are calculated per component and overall. Use quarterly or semi-annually to track progress and surface alignment gaps.
Not for: Individual team member evaluation (use ceos-people), V/TO refresh (use ceos-annual), or quarterly Rock setting (use ceos-quarterly-planning).
Search upward from the current directory for the .ceos marker file. This file marks the root of the CEOS repository.
If .ceos is not found, stop and tell the user: "Not in a CEOS repository. Clone your CEOS repo and run setup.sh first."
Sync before use: Once you find the CEOS root, run git -C <ceos_root> pull --ff-only --quiet 2>/dev/null to get the latest data from teammates. If it fails (conflict or offline), continue silently with local data.
| File | Purpose |
|---|---|
data/checkups/ | Checkup result files (one per session, dated) |
templates/checkup.md | Template for new checkup files |
data/vision.md | V/TO — Core Values, Core Focus, targets (read-only) |
data/accountability.md | Accountability Chart — team structure and seats (read-only) |
data/rocks/ | Quarterly Rocks for Traction context (read-only) |
data/scorecard/ | Weekly metrics for Data context (read-only) |
data/people/ | People evaluations for People context (read-only) |
data/issues/ | Open/resolved issues for Issues context (read-only) |
Each checkup is stored at data/checkups/YYYY-MM-DD.md with YAML frontmatter: