ワンクリックで
resume
Resume an interrupted task from .dynos/ state. Use after session restart or context compression.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Resume an interrupted task from .dynos/ state. Use after session restart or context compression.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run checkpoint audit, repair any findings, then reach DONE — all in one shot. Use after /dynos-work:execute.
Execute the approved plan. Orchestrates execution graph segments through specialized executor agents, including dependency management and error recovery.
Internal: Data Executor. Implements ETL, analytics, backfills, data quality, reconciliation, and data pipeline changes. Write evidence on completion.
Internal: Infrastructure Executor. Implements deployment, CI/CD, container, IaC, and environment configuration changes. Write evidence on completion.
Internal: Observability Executor. Implements logs, metrics, traces, alerts, dashboards, and reliability instrumentation. Write evidence on completion.
Internal: Release Executor. Implements version/changelog updates, rollout flags, rollback plans, release notes, and migration sequencing. Write evidence on completion.
| name | resume |
| description | Resume an interrupted task from .dynos/ state. Use after session restart or context compression. |
Resume a dynos-work task that was interrupted.
.dynos/ that are not DONE or FAILED (read each manifest.json). If available in this repo, use "${CODEX_PLUGIN_ROOT:-${CLAUDE_PLUGIN_ROOT:-}}/bin/dynos" ctl active-task.manifest.json to determine current stage| Stage | Run this |
|---|---|
| SPEC_NORMALIZATION, SPEC_REVIEW | /dynos-work:start |
| PLANNING, PLAN_REVIEW, PLAN_AUDIT | /dynos-work:plan |
| PRE_EXECUTION_SNAPSHOT, EXECUTION, TEST_EXECUTION | /dynos-work:execute |
| CHECKPOINT_AUDIT, REPAIR_PLANNING, REPAIR_EXECUTION, FINAL_AUDIT | /dynos-work:audit |
dynos-work: Resuming task-20260327-001
Title: [task title]
Current stage: CHECKPOINT_AUDIT
Run: /dynos-work:audit
/dynos-work:start/dynos-work:execute will re-run those segments/dynos-work:audit will read them and determine if re-audit is needed/dynos-work:status