Use when evaluating team members — Core Values alignment and GWC (right people, right seats)
Evaluate whether team members are the right people (Core Values alignment) in the right seats (GWC: Get it, Want it, Capacity to do it). Manage people evaluations, run quarterly reviews, and flag below-the-bar situations for action.
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 to get the latest data from teammates. If it fails (conflict or offline), continue silently with local data.
git -C <ceos_root> pull --ff-only --quiet 2>/dev/null| File | Purpose |
|---|---|
data/people/ | Person evaluation files (one per person) |
data/people/alumni/ | Departed team members (historical reference) |
data/vision.md | Source of Core Values (read-only — use ceos-vto to modify) |
data/accountability.md | Source of seats and owners (reference for GWC) |
templates/people-analyzer.md | Template for new person evaluations |
Each person is a markdown file at data/people/firstname-lastname.md with YAML frontmatter: