Skip to content

chore: Rename marketplace to rossoctl-agent-skills - #30

Merged
rubambiza merged 1 commit into
rossoctl:mainfrom
rubambiza:chore/rename-marketplace-rossoctl
Aug 11, 2026
Merged

chore: Rename marketplace to rossoctl-agent-skills#30
rubambiza merged 1 commit into
rossoctl:mainfrom
rubambiza:chore/rename-marketplace-rossoctl

Conversation

@rubambiza

Copy link
Copy Markdown
Contributor

Summary

Renames the plugin marketplace from kagenti-agent-skills to rossoctl-agent-skills (name + owner in .claude-plugin/marketplace.json) and updates the README title and install commands to the rossoctl org. This removes the last kagenti-ism from the /plugin import path so users install with the canonical @rossoctl-agent-skills suffix.

Changes

  • .claude-plugin/marketplace.json: namerossoctl-agent-skills; ownerrossoctl / rosso@rossoctl.dev.
  • README.md: title → "rossoctl Agent Skills"; install commands → rossoctl/agent-skills + @rossoctl-agent-skills.

Migration note

The marketplace name is the @<name> install suffix, so anyone who already added the marketplace under the old name must re-add it and reinstall plugins under the new suffix:

/plugin marketplace remove kagenti-agent-skills
/plugin marketplace add rossoctl/agent-skills
/plugin install <plugin>@rossoctl-agent-skills

Doing this before broader team rollout so fresh installs get the canonical name.

Part of the rossoctl org rename (rossoctl/automation#32).

Assisted-By: Claude Code

Update the plugin marketplace name (kagenti-agent-skills ->
rossoctl-agent-skills), owner, and README install commands + title to
the rossoctl org after the rename. Removes the last kagenti-ism from the
/plugin import path so users install with the canonical
@rossoctl-agent-skills suffix.

Assisted-By: Claude Code (Anthropic AI) <noreply@anthropic.com>

Signed-off-by: Gloire Rubambiza <gloire@ibm.com>
@rubambiza rubambiza added the ready-for-ai-review Request automated AI code review from clawgenti label Aug 11, 2026
@rubambiza rubambiza self-assigned this Aug 11, 2026

@clawgenti clawgenti left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward org rename — all kagenti references replaced consistently with rossoctl across both changed files, with a clear migration note for existing users.

All checks pass. Ready for human review.


Reviewed by clawgenti using the github-pr-review skill

@rubambiza rubambiza added ready-for-human-review AI review passed, ready for human reviewer and removed ready-for-ai-review Request automated AI code review from clawgenti labels Aug 11, 2026

@esnible esnible left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks correct. It references rosso@rossoctl.dev, which we don't reference anywhere else (and which I didn't know.)

@rubambiza

Copy link
Copy Markdown
Contributor Author

@esnible rosso@rossoctl.dev was a rename of our kagenti@kagenti.io account.

@rubambiza
rubambiza merged commit a36c91d into rossoctl:main Aug 11, 2026
1 check passed
@rubambiza
rubambiza deleted the chore/rename-marketplace-rossoctl branch August 11, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-human-review AI review passed, ready for human reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants