一键导入
pwf-init
Create a new Helsincy Plan With Files task. Invoke with /pwf-init.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a new Helsincy Plan With Files task. Invoke with /pwf-init.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.
Lock, show, or clear plan hash attestation. Invoke with /pwf-attest.
Capture external or visual context into findings.md. Invoke with /pwf-capture.
Archive old progress.md auto records and keep recent progress small. Invoke with /pwf-compact.
Run Helsincy Plan With Files diagnostics. Invoke with /pwf-doctor.
Show the active Helsincy Plan With Files task status. Invoke with /pwf-status.
| name | pwf-init |
| description | Create a new Helsincy Plan With Files task. Invoke with /pwf-init. |
| user-invocable | true |
| allowed-tools | Bash |
Use any text after /pwf-init as the task name and options.
If no task name was provided, ask the user for the task name. Otherwise run:
python .codex\skills\planning-with-files\scripts\plan.py init <task name and options>
After it completes, summarize the active plan path and the created planning files.