Skip to content

fix: revert marketplace name to 'superclaude' for backward compatibility#15

Merged
kazukinakai merged 1 commit intomainfrom
fix/revert-marketplace-name-to-superclaude
Nov 15, 2025
Merged

fix: revert marketplace name to 'superclaude' for backward compatibility#15
kazukinakai merged 1 commit intomainfrom
fix/revert-marketplace-name-to-superclaude

Conversation

@kazukinakai
Copy link
Copy Markdown
Collaborator

Summary

マーケットプレイス名をscからsuperclaudeに戻し、既存ユーザーの互換性を確保しました。

Problem

PR #14でマーケットプレイス名もscに変更したため、既存ユーザーがアップデートできない問題が発生していました。

Solution

  • マーケットプレイスオーナー名: superclaude(既存ユーザーのため変更なし)
  • プラグイン名: sc/sc:プレフィックスに合わせる)
  • インストールコマンド: /plugin install sc@superclaude

Changes

  • .claude-plugin/marketplace.json: owner名をsuperclaudeに戻す
  • プラグイン名はscのまま維持
  • README (全言語): インストールコマンドをsc@superclaudeに更新

Benefits

✅ 既存ユーザーはマーケットプレイスを再登録する必要なし
✅ プラグイン名はscなので/sc:コマンドプレフィックスと一貫性あり
✅ スムーズなアップデートが可能

🤖 Generated with Claude Code

Reverted marketplace owner name from 'sc' back to 'superclaude' to ensure
existing users can update without issues.

Changes:
- .claude-plugin/marketplace.json: owner name "sc" → "superclaude"
- .claude-plugin/marketplace.json: plugin name remains "sc" ✓
- plugin.json: name remains "sc" ✓
- README.md: installation command updated to sc@superclaude
- README-ja.md: installation command updated to sc@superclaude
- README-zh.md: installation command updated to sc@superclaude

This ensures:
- Existing users can update seamlessly (no marketplace change needed)
- Plugin name is 'sc' (matches /sc: command prefix)
- Install command: /plugin install sc@superclaude

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@kazukinakai kazukinakai merged commit 936a225 into main Nov 15, 2025
3 checks passed
@kazukinakai kazukinakai deleted the fix/revert-marketplace-name-to-superclaude branch November 15, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant