← ClaudeAtlas

check-oklisted

Check OK — ad-hoc honesty check for any work (roadmap or side research). Scaffolds a side-check freeze if needed, then runs the same freeze-review and optional build-verification path used by every Overseer consumer. Works in Cursor, Claude Code, and via CLI for Copilot / any assistant.
aaronrene/overseer-kit · ★ 1 · AI & Automation · score 74
Install: claude install-skill aaronrene/overseer-kit
# Check OK Use when the operator says **Check OK**, **check ok**, **Check if OK**, or **`/check-ok`** — for roadmap phases **or** side research that is **not** on the ROADMAP. Does **not** open a new `docs.lanes` entry. ## Purpose Same twin honesty gates as roadmap re-review loops: | Gate | When | Tool | | --- | --- | --- | | **Freeze review** | Spec / Thinking output ready (`frozen: true`) | This skill → `/freeze-review` / `/freeze-review-loop` + `ok review --freeze` / `ok check-ok` | | **Build verification** | Implementation claims done | `/build-verification-review` | Engine is kit-owned (`tools/freeze_reviewer/` + `cli/commands/review.py`) — identical in Scooling, Knowtation, VideoFactory, and any repo after `ok sync`. ## Where this skill is installed | Runtime | Path after `ok sync` | How to invoke | | --- | --- | --- | | **Cursor** | `.cursor/skills/check-ok/` | Type `Check OK` or `/check-ok` | | **Claude Code** | `.claude/skills/check-ok/` | Type `Check OK` or `/check-ok` | | **Copilot / any chat** | N/A (no native skills) | Paste `docs/CHECK-OK.md` **or** run CLI below | | **Any terminal** | CLI in kit | `ok check-ok …` | ## How the operator runs it **Chat (Cursor or Claude Code):** type `Check OK` or invoke `/check-ok`. **Terminal (works everywhere — Copilot, ChatGPT paste sessions, no IDE skills):** ```bash ok check-ok --topic "my-side-research" --dry-run ok check-ok --path docs/reviews/2026-07-17-my-side-research.md ok check-ok --path docs/archive/phases