ワンクリックで
oc-park
Use when the user wants to pause or shelve current work due to a blocker, or says 'park', '暫存', '先放著', 'blocker', '等一下再做'.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when the user wants to pause or shelve current work due to a blocker, or says 'park', '暫存', '先放著', 'blocker', '等一下再做'.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Use when the user wants to add a new bot/agent to OpenClaw, or says '加 bot', '新增 agent', 'add agent', 'add bot', '多一個 bot', '再加一個'.
Use when the user has an idea or feature request and wants to explore implementation approaches, or says 'brainstorm', '腦力激盪', '想辦法', 'explore idea', '有個想法', '可不可以做', 'how would we', '怎麼實現'.
Use when the user asks to search, browse, install, or audit ClawHub skills, or says '找 skill', 'search clawhub', '裝 skill', 'install skill', '安全檢查', 'audit skill', 'suggest skills', '推薦 skill', or wants to add new capabilities from ClawHub.
Use when the user asks to deploy, push, or sync openclaw.json to the remote host, or says '部署設定', '推設定', or wants to apply local config changes to the remote.
Use when the user asks to check remote host health, OpenClaw service status, or recent gateway errors, or says '檢查狀態', 'health check', '遠端狀態', '龍蝦狀態'.
Use when the user says 'resume', '繼續', 'pending', '撿回', '之前暫存的', or asks what was parked previously.
SOC 職業分類に基づく
| name | oc-park |
| description | Use when the user wants to pause or shelve current work due to a blocker, or says 'park', '暫存', '先放著', 'blocker', '等一下再做'. |
回顧對話歷史,整理以下資訊:
如果使用者有提供額外說明(例如 /oc-park 等 RPi4 上線),將其融入 Blocker 和恢復條件。
在 docs/pending-plans/ 建立檔案。
命名:YYYY-MM-DD-<slug>.md(slug 用英文小寫 + 連字號,3-5 個字)
格式:
# <標題>
- **Parked at:** YYYY-MM-DD HH:MM
- **Blocker:** <描述>
- **恢復條件:** <何時可繼續>
## 已完成
- ...
## 剩餘步驟
- [ ] ...
- [ ] ...
## Context 備註
<任何下次恢復時需要知道的技術細節、指令、路徑等>
在專案的 auto memory MEMORY.md 的 ## Parked Plans 區塊加入一行索引:
- `docs/pending-plans/<filename>` — <標題>(blocker: <簡述>)
如果 ## Parked Plans 區塊不存在,在檔案末尾建立它。
輸出摘要,格式:
Parked: <標題>
Blocker: <簡述>
Plan: docs/pending-plans/<filename>
用 /oc-resume 可以撿回繼續。