원클릭으로
workflow-resume
Resume an Agent Workflow Kit run record in Antigravity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Resume an Agent Workflow Kit run record in Antigravity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Read Agent Workflow Kit event streams in Antigravity.
Run a saved Agent Workflow Kit workflow in Antigravity.
Create, persist, and run an Agent Workflow Kit workflow in Antigravity.
Run, inspect, resume, and stop Agent Workflow Kit workflows from Codex.
Use Agent Workflow Kit workflow commands in Grok Build.
Use Agent Workflow Kit workflow commands in Pi.
| name | workflow-resume |
| description | Resume an Agent Workflow Kit run record in Antigravity. |
Re-run a workflow, replaying the unchanged agent prefix from its journal:
agent-workflow-kit workflow-resume <run-id> --json
Resume re-runs the workflow with the original run's args and serves the longest unchanged prefix of agent() calls from the prior journal (recorded as agent:cached events); the first changed call and everything after it runs live. Read workflow-events on the original run to verify its run:resumed marker.