Skip to content

Rename to claude and broaden the repo's scope#7

Merged
walkerhughes merged 1 commit into
mainfrom
refactor/rename-to-claude
Jul 25, 2026
Merged

Rename to claude and broaden the repo's scope#7
walkerhughes merged 1 commit into
mainfrom
refactor/rename-to-claude

Conversation

@walkerhughes

Copy link
Copy Markdown
Owner

The repo now covers Claude ecosystem tooling generally rather than only MCP servers, and will hold my Claude configuration alongside them.

This PR is content only. The GitHub repo rename and the local directory rename happen after it merges, so nothing here depends on a name that does not exist yet.

Changes

  • Marketplace name walkerhughes-mcps to walkerhughes. Plugin ids become harbor-mcp@walkerhughes, which reads cleanly and stays accurate however the repo grows.
  • Plugin homepage and repository point at walkerhughes/claude.
  • Install commands updated in both READMEs.
  • Root README reframed: this is a Claude setup that contains MCP servers, not a collection of MCP servers. It records the former name so old links make sense, and now documents the non-interactive update commands plus the restart requirement, both of which cost real debugging time to find.
  • Subdirectory READMEs point at the renamed monorepo.
  • Version 0.5.0 so installed copies pick up the new manifest urls.

Breaking change for existing installs

The marketplace id and the plugin cache path both derive from the marketplace name, so renaming it orphans the current install. Migration is three commands, listed in the PR discussion. GitHub's rename redirect means an existing clone or marketplace entry keeps working, but it would still point at the old marketplace name.

Verification

Check Result
claude plugin validate . passes
claude plugin validate harbor-mcp passes
Lint ruff clean
Unit suite 72 passed

The repo now covers Claude ecosystem tooling generally, not just MCP servers,
and will hold my Claude configuration alongside them.

- Marketplace name `walkerhughes-mcps` -> `walkerhughes`, so plugin ids read
  `harbor-mcp@walkerhughes` and stay accurate however the repo grows. This is a
  breaking change for an existing install: the marketplace id and the plugin
  cache path both derive from it, so the old marketplace must be removed and
  re-added.
- Plugin homepage and repository point at walkerhughes/claude.
- Install commands updated. GitHub keeps a redirect from the old name, so an
  existing clone or marketplace entry keeps working, but the documented path
  should be the real one.
- Root README reframed: the repo is a Claude setup that happens to contain MCP
  servers, rather than a collection of MCP servers. Records the former name.
  Also documents the non-interactive update commands and the restart
  requirement, both of which cost real debugging time to discover.
- Subdirectory READMEs point at the renamed monorepo.

Version 0.5.0 so installed copies pick up the new manifest urls.

Verified: `claude plugin validate` passes for both manifests, ruff clean, 72
unit tests pass.
@walkerhughes
walkerhughes merged commit 4c490b8 into main Jul 25, 2026
5 checks passed
@walkerhughes
walkerhughes deleted the refactor/rename-to-claude branch July 25, 2026 07:47
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