planning-with-files-zht

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

檔案規劃系統

像 Manus 一樣工作:用持久化的 Markdown 檔案作為你的「磁碟工作記憶」。

第一步:恢復上下文(v2.2.0)

在做任何事之前,檢查規劃檔案是否存在並讀取它們:

  1. 如果 task_plan.md 存在,立即讀取 task_plan.mdprogress.mdfindings.md
  2. 然後檢查上一個會話是否有未同步的上下文:
# Linux/macOS
$(command -v python3 || command -v python) ${CLAUDE_PLUGIN_ROOT}/scripts/session-catchup.py "$(pwd)"
Related skills

More from othmanadi/planning-with-files

Installs
2.7K
GitHub Stars
21.4K
First Seen
Mar 22, 2026