원클릭으로
prune-sessions
Prune old synced sessions that exceed a retention period.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Prune old synced sessions that exceed a retention period.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | prune-sessions |
| description | Prune old synced sessions that exceed a retention period. |
Prune old synced sessions that exceed a retention period.
synctx prune --days <N> where N is the number of days (default: 90)synctx prune --days <N> --cli copilot or --cli claudesynctx prune --days 30synctx prune --cli copilotsynctx prune--days value is specifiedRemoves synced session data from the local staging directory with double confirmation. All cleaned sessions are tombstoned to prevent re-sync.
Deletes a specific session from the sync repository. Requires double confirmation before deletion.
Lists all synced AI CLI sessions. Pulls latest from remote first, then displays.
Restores a previous AI CLI session — either hot-loads into current context or prepares for /resume.
Shows the current status of Synctx — sync directory, audit log, prerequisites, and CLI paths.
Full bidirectional sync — pulls from remote, stages local sessions, scans for secrets, and pushes.