ワンクリックで
restore
View and restore git-based backups of your Claude config directory. List backups, diff changes, or restore files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
View and restore git-based backups of your Claude config directory. List backups, diff changes, or restore files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Configure claudeship after installation. Sets up statusline, accounts, and optional notifier.
Link a Claude Code account's settings and plugins back to a shared account (default ~/.claude).
Unlink a Claude Code account so it has its own standalone settings and plugins (no longer shared via symlinks).
Add a Claude Code account to the multi-account registry. Use when the user wants to register a new account.
List all registered Claude Code accounts with their config directories and colors.
Remove a Claude Code account from the multi-account registry.
| name | restore |
| description | View and restore git-based backups of your Claude config directory. List backups, diff changes, or restore files. |
Run python3 ${CLAUDE_PLUGIN_ROOT}/src/tools/backup.py $ARGUMENTS and report the output to the user.
If no arguments are provided, run with list to show recent backups.
Subcommands:
list — show recent backups with relative timestampsdiff [N] — show what changed at backup N (default: most recent)file <path> — restore a specific file to its last backed-up versionall <N> — restore entire config to the state at backup N