SKILL.md markdown
38 lines 1.4 KB
Raw
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83 chore(governance): sync handover+roadmap to 84db8c8 (drift:… Human 6 hours ago

name: print-next description: >- Print the current paste-ready NEXT fence from disk after updating living handover/roadmap. Use ok next (or Read the handover) — never paste from memory or an open tab. Required on every closeout that touches those docs.

Print NEXT (closeout)

After any update to the living handover and/or roadmap, the agent’s FINAL reply MUST include the full paste-ready fence under heading ## CURRENT NEXT — paste this. Bytes MUST come from read from disk after write (run ok next, or Read the handover file and extract the ### Paste-ready prompt fence). Do not paste from memory, from an earlier chat, or from an unsaved editor buffer. Session incomplete without it.

Prefer native editor tools (Cursor StrReplace/Write; Claude Code Edit) for handover/roadmap so the host is more likely to refresh an open tab. That preference is best-effort and does not replace ok next. Host niceties do not guarantee an accurate open tab.

Fast path

ok next
# synonym:
ok governance-sync --print-next

Source of truth order

  1. ok next / the printed CURRENT NEXT fence (this session, after the write)
  2. The handover file on disk at the config-driven path
  3. Never whatever the open tab happens to show

Not this command

ok workspace check-next is constellation relay freshness (exit 35). Do not alias it to ok next.

File History 1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199 fix(ISR): default require_independent_second_reviewer to require Human minor 6 hours ago