بنقرة واحدة
pwf-compact
Archive old progress.md auto records and keep recent progress small. Invoke with /pwf-compact.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Archive old progress.md auto records and keep recent progress small. Invoke with /pwf-compact.
التثبيت باستخدام 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.
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-compact |
| description | Archive old progress.md auto records and keep recent progress small. Invoke with /pwf-compact. |
| user-invocable | true |
| allowed-tools | Bash |
Archive old objective auto records from progress.md into progress.archive.md, then keep only recent hot records in progress.md.
Run:
python .codex\skills\planning-with-files\scripts\plan.py compact
If the user asks for a custom keep count, pass --keep-records <N>.
If the user asks to preview only, pass --dry-run.
After it completes, summarize archived count, kept count, and archive path.