بنقرة واحدة
pwf-capture
Capture external or visual context into findings.md. Invoke with /pwf-capture.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Capture external or visual context into findings.md. Invoke with /pwf-capture.
التثبيت باستخدام 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.
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.
Create a new Helsincy Plan With Files task. Invoke with /pwf-init.
Show the active Helsincy Plan With Files task status. Invoke with /pwf-status.
| name | pwf-capture |
| description | Capture external or visual context into findings.md. Invoke with /pwf-capture. |
| user-invocable | true |
| allowed-tools | Bash |
Use any text after /pwf-capture as the capture metadata.
If kind, source, or summary is missing, ask the user for the missing fields. Otherwise run:
python .codex\skills\planning-with-files\scripts\plan.py capture --kind <web|browser|image|pdf|file|note> --source <source> --summary <summary>
Keep the summary factual and concise. Capture only context that should persist beyond the current model context window.