Skip to main content

orc-checkpoint

Stateless persistence service for ORC — the checkpoint read/write engine. On a trigger passed in by the orchestrator (batch_pause | token_limit | phase_transition | crash_guard), it atomically writes run/{slug}/checkpoint.json, regenerates the 10-line state-of-play.md, then reads both back and validates; the read op locates the newest valid checkpoint for a fresh-session resume. It makes NO judgment — it never decides WHEN to stop or resume (the orchestrator owns that and passes the trigger in). Coordination skill: always runs inline (loaded by the orchestrator), never spawned. Not for direct user invocation.

インストールへ移動

ソース情報

リポジトリ
azure-id/orc
ソースの最終更新活動
2026年7月14日 15:38
検出された SKILL.md の言語
英語
スター
5
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。