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.

Ir para a instalação

Informações da origem

Repositório
azure-id/orc
Última atividade na origem
14 de julho de 2026 às 15:38
Idioma detectado do SKILL.md
inglês
Estrelas
5
Forks
1

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.