원클릭으로
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.