Session start initialization. Reads the Memory Bank and restores the pipeline context. Triggers: session start, start, hello, continue, resume.
Session 開始時載入 Memory Bank 並恢復 pipeline 上下文。
依序讀取:
memory-bank/productContext.md — 專案上下文memory-bank/activeContext.md — 上次的工作焦點memory-bank/systemPatterns.md — 技術模式memory-bank/decisionLog.md — 重要決策memory-bank/progress.md — Done/Doing/Nextget_pipeline_status()
→ 目前 Phase、artifacts 狀態
🔄 Session 恢復
- 專案: {project_name}
- Pipeline Phase: {current_phase}
- 上次進度: {last_activity}
- 建議下一步: {suggested_next_action}
| 情境 | 建議 | |------|------| | Phase 2 完成 | 「要做概念對齊嗎?」 | | Phase 4 未鎖定 | 「分析計畫需要確認和鎖定」 | | Phase 6 進行中 | 「上次分析到 X,繼續?」 | | Phase 8 完成 | 「要做審計和改善嗎?」 | | 全部完成 | 「要匯出 handoff 給 med-paper-assistant 嗎?」 |
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer