restart-safe-workflow

Safe OpenClaw gateway restart workflow with doctor precheck, checkpoint, restart-health-resume chain, task continuation, reconcile, and user-visible notifications.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "restart-safe-workflow" with this command: npx skills add who-ohw/restart-safe-workflow/who-ohw-restart-safe-workflow-restart-safe-workflow

restart-safe-workflow

能力概览

  • 安全重启主链:doctor -> checkpoint -> restart -> health -> resume
  • 任务续跑:pendingActions + Action 状态机
  • 语义动作:notify-time[:TZ]
  • 计划能力:plan / validate(TaskPlan v1)
  • 补偿与升级:reconcile + retry_exceeded
  • 观测诊断:report --verbose / diagnose
  • 一键验收:restart-acceptance.sh(支持 --with-restart,默认自守护 detached)

常用命令

# 安全重启
scripts/restart-safe.sh run --task-id <id> --next "notify:重启完成;notify-time"

# 计划预览 / 校验
scripts/restart-safe.sh plan --task-id <id> --next "notify:ok;notify-time"
scripts/restart-safe.sh validate --tasks-file examples/plan-valid.json

# 摘要 / 诊断
scripts/restart-safe.sh report --task-id <id>
scripts/restart-safe.sh report --task-id <id> --verbose
scripts/restart-safe.sh diagnose --task-id <id>

# 验收
scripts/restart-acceptance.sh
scripts/restart-acceptance.sh --with-restart --notify-channel feishu --notify-target user:<open_id>

推荐发布内容

  • SKILL.md
  • README.md
  • config-action-allowlist.txt
  • schemas/taskspec-v1.schema.json
  • examples/plan-valid.json, examples/plan-invalid.json
  • scripts/restart-safe.sh, scripts/restart-acceptance.sh
  • references/restart-safe-sop.md
  • references/phase4-rollout-checklist.md

Changelog(最近两次)

  • v1.0.2: 完成 Phase3/4,修复 TC10 升级触发,验收支持自守护 detached。
  • v1.0.1: 完成 Phase1/2,新增 TaskPlan v1 与状态机能力。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

ProxyGate Setup

Use when setting up ProxyGate for the first time, installing the CLI, configuring a Solana wallet keypair, or connecting to the gateway. Make sure to use thi...

Registry SourceRecently Updated
Web3

test

Gnosis Safe / multisig treasury setup, monitoring, and governance for DAOs and crypto treasuries. Treasury health dashboards, spending alerts, signer managem...

Registry SourceRecently Updated
Web3

Crypto Market Cli

Cryptocurrency market data tool with price checking, portfolio tracking, and market analysis. Use when you need crypto prices, market cap, 24h changes, portf...

Registry SourceRecently Updated
2820Profile unavailable
Web3

Onchain Analyzer

Analyze wallet addresses and on-chain activity — transaction history, token holdings, DeFi positions, and trading patterns across EVM chains and Solana. Use...

Registry SourceRecently Updated
1470Profile unavailable