Update Memory Bank files when significant changes occur. Triggers: "update memory", "update memory bank", "sync memory", "sync".
當專案發生重要變更時,同步更新 Memory Bank。
| 檔案 | 何時更新 | 內容 |
|------|----------|------|
| activeContext.md | 每次 Phase 轉換 | 目前焦點、進行中任務 |
| progress.md | 每個 Phase 完成時 | Done/Doing/Next |
| decisionLog.md | 重要分析決策 | 決策 + 理由 |
| productContext.md | 專案範圍變更 | 產品上下文更新 |
| systemPatterns.md | 發現新模式 | 技術模式記錄 |
| architect.md | 架構變更 | 架構決策記錄 |
[YYYY-MM-DD HH:MM:SS] - {決策摘要}
- 背景: {為什麼需要做決策}
- 選項: {考慮過的方案}
- 決定: {最終選擇}
- 理由: {選擇的原因}
## Done
- [x] Phase 0: Project initialized
- [x] Phase 1: Data intake completed
## Doing
- [ ] Phase 2: Building schema
## Next
- Phase 3: Concept alignment
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