ワンクリックで
account-link
Link a Claude Code account's settings and plugins back to a shared account (default ~/.claude).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Link a Claude Code account's settings and plugins back to a shared account (default ~/.claude).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Configure claudeship after installation. Sets up statusline, accounts, and optional notifier.
View and restore git-based backups of your Claude config directory. List backups, diff changes, or restore files.
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 | account-link |
| description | Link a Claude Code account's settings and plugins back to a shared account (default ~/.claude). |
Run python3 ${CLAUDE_PLUGIN_ROOT}/src/tools/accounts.py link $ARGUMENTS and report the result.
This symlinks settings.json and plugins/ from the account to a shared source (defaults to ~/.claude). Existing files are backed up as .bak.
Examples:
account-link work — link work to ~/.claude (master)account-link work --to personal — link work to personal account's config dir