CHECK-OK.md markdown
50 lines 1.6 KB
Raw
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83 chore(governance): sync handover+roadmap to 84db8c8 (drift:… Human 9 hours ago

Check OK — portable honesty check (any AI tool)

Not Cursor-only. Use this in Claude Code, GitHub Copilot, ChatGPT, or any assistant.

Fast path

  1. In the repo terminal:

    ok check-ok --topic "<short-slug>" --scaffold-only
    
  2. Fill the scope in the created docs/reviews/<date>-<slug>.md file.

  3. Paste the block below into your AI chat (or type Check OK / /check-ok in Cursor / Claude Code if skills are installed).

  4. Mechanical gate:

    ok check-ok --path docs/reviews/<your-file>.md
    

Paste-ready prompt

Check OK — run the Overseer honesty gates on my current work.

Model: thinking-high for review rounds

1) If no freeze artifact exists, scaffold with:
   ok check-ok --topic "<slug>" --scaffold-only
   then fill Scope + seven-tier matrix in that doc.
2) Freeze review (beginning gate): follow .cursor/skills/freeze-review/SKILL.md
   or .claude/skills/freeze-review/SKILL.md — cite every finding as path:line.
   Mechanical: ok check-ok --path <artifact>
3) If code already landed: build-verification-review against the freeze + git diff.
4) Verdict: pass | findings | blocked. Do not invent a new docs.lanes entry.
5) Escalate to human on security / irreversible / real_money / gates_tier3.

Read: docs/CHECK-OK.md; docs/OVERSEER-KIT-SPEC.md §6.

Runtime map

Tool Skill auto-load Fallback
Cursor .cursor/skills/check-ok/ after ok sync CLI + this paste
Claude Code .claude/skills/check-ok/ after ok sync CLI + this paste
Copilot / others CLI + this paste (skills not native)
File History 1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199 fix(ISR): default require_independent_second_reviewer to require Human minor 8 hours ago