Skip to main content
Back to the directory
othmanadi/planning-with-filesSoftware EngineeringAI and Automation

planning-with-files-zh

像 Manus 一样工作:用持久化的 Markdown 文件作为你的「磁盘工作记忆」。

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-files-zh
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, planning-with-files-zh has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: othmanadi/planning-with-files. Canonical URL: https://skills.sh/othmanadi/planning-with-files/planning-with-files-zh.

Security audits
Gen Agent Trust HubFAIL
SocketWARN
SnykPASS
About this skill
像 Manus 一样工作:用持久化的 Markdown 文件作为你的「磁盘工作记忆」。 在做任何事之前 ,检查规划文件是否存在并读取它们: 如果恢复报告显示有未同步的上下文: 在任何复杂任务之前: 注意: 规划文件放在你的项目根目录,不是技能安装目录。 永远不要在没有 task_plan.md 的情况下开始复杂任务。没有例外。 "每执行2次查看/浏览器/搜索操作后,立即将关键发现保存到文件中。" 这能防止视觉/多模态信息丢失。 在做重大决策之前,读取计划文件。这会让目标出现在你的注意力窗口中。 完成任何阶段后: 每个错误都要写入计划文件。这能积累知识并防止重复。 记录你尝试过的方法,改变方案。 当所有阶段都完成但用户要求额外工作时: 如果你能回答这些问题,说明你的上下文管理是完善的: 使用场景: 跳过场景: 复制这些模板开始使用: 自动化辅助脚本: 此技能使用 PreToolUse 钩子在每次工具调用前重新读取 task_plan.md 。写入 task_plan.md 的内容会被反复注入上下文,使其成为间接提示注入的高价值目标。 - 如果 task_plan.md 存在,立即读取 task_plan.md 、 progress.md 和 findings.md 。 - 然后检查上一个会话是否有未同步的上下文: - 运行 git diff --stat 查看实际代码变更 - 读取当前规划文件 - 根据恢复报告和 git diff 更新规划文件 - 然后继续任务 - 模板 在 ${CLAUDE_PLUGIN_ROOT}/templates/ 中 - 你的规划文件 放在 你的项目目录 中 - 创建 task_plan.md — 参考 templates/task_plan.md 模板 - 创建 findings.md — 参考 templates/findings.md 模板 - 创建 progress.md — 参考 templates/progress.md 模板 - 决策前重新读取计划 — 在注意力窗口中刷新目标 - 每个阶段完成后更新 — 标记完成,记录错误 - 标记阶段状态: in_progress → complete - 记录遇到的任何错误 - 记下创建/修改的文件 - 在 task_plan.md 中添加新阶段(如阶段6、阶段7) - 在 progress.md 中记录新的会话条目 - 像往常一样继续规划工作流 - 多步骤任务(3步以上) - 研究任务 - 构建/创建项目 - 跨越多次工具调用的任务 - 任何需要组织的工作 - 简单问题 - 单文件编辑 - 快速查询 - templates/task_plan.md — 阶段跟踪 - templates/findings.md — 研究存储 - templates/progress.md — 会话日志 - scripts/init-session.sh — 初始化所有规划文件 - scripts/check-complete.sh — 验证所有阶段是否完成 - scripts/session-catchup.py — 从上一个会话恢复上下文(v2.2.0)

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does planning-with-files-zh do?

像 Manus 一样工作:用持久化的 Markdown 文件作为你的「磁盘工作记忆」。

Is planning-with-files-zh good?

planning-with-files-zh does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support planning-with-files-zh?

planning-with-files-zh currently lists compatibility with Skills CLI.

Is planning-with-files-zh safe to install?

planning-with-files-zh has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to planning-with-files-zh?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install planning-with-files-zh?

Run the following command to install planning-with-files-zh: npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-files-zh

Related skills

More from othmanadi/planning-with-files

Related skills

Alternatives in Software Engineering