Use when setting, tracking, or scoring quarterly Rocks
Manage quarterly Rocks — the 3-7 most important priorities for the next 90 days. Each Rock has one owner, a measurable outcome, and a due date at quarter end.
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/rocks/QUARTER/ | Rock files for each quarter (e.g., data/rocks/2026-Q1/) |
data/vision.md | V/TO document (1-Year Plan for alignment checks) |
templates/rock.md | Template for creating new Rock files |
data/accountability.md | Accountability Chart (seat owners for Rock-owner alignment) |
Each Rock is a markdown file with YAML frontmatter: