planning-with-files-zh

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
7.9K
GitHub Stars
21.3K
First Seen
Mar 19, 2026