ワンクリックで
session-status
Shows the current status of Synctx — sync directory, audit log, prerequisites, and CLI paths.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Shows the current status of Synctx — sync directory, audit log, prerequisites, and CLI paths.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Removes 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.
Prune old synced sessions that exceed a retention period.
Restores a previous AI CLI session — either hot-loads into current context or prepares for /resume.
Full bidirectional sync — pulls from remote, stages local sessions, scans for secrets, and pushes.
SOC 職業分類に基づく
| name | session-status |
| description | Shows the current status of Synctx — sync directory, audit log, prerequisites, and CLI paths. |
To check the status and configuration:
node ./scripts/sync-engine.js status
This shows:
To see recent sync activity:
tail -20 ~/.synctx/security-audit/general.log
tail -20 ~/.synctx/security-audit/copilot/copilot.log
tail -20 ~/.synctx/security-audit/claude/claude.log
tail -20 ~/.synctx/security-audit/redactions.log