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)
在做任何事之前,檢查規劃檔案是否存在並讀取它們:
- 如果
task_plan.md存在,立即讀取task_plan.md、progress.md和findings.md。 - 然後檢查上一個會話是否有未同步的上下文:
# Linux/macOS
$(command -v python3 || command -v python) ${CLAUDE_PLUGIN_ROOT}/scripts/session-catchup.py "$(pwd)"
Installs
4.7K
Repository
othmanadi/plann…th-filesGitHub Stars
23.5K
First Seen
Mar 22, 2026
Security Audits