Sync shared plugin metadata to the new shared naming.
Bump all three manifests to 0.0.2.
Update README install/update guidance so Gitea is the source of truth.
Validation
node -e JSON parse check for plugin.json, .claude-plugin/plugin.json, and .codex-plugin/plugin.json.
git push -u origin HEAD.
# Summary
- Sync shared plugin metadata to the new `shared` naming.
- Bump all three manifests to `0.0.2`.
- Update README install/update guidance so Gitea is the source of truth.
# Validation
- `node -e` JSON parse check for `plugin.json`, `.claude-plugin/plugin.json`, and `.codex-plugin/plugin.json`.
- `git push -u origin HEAD`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
sharednaming.0.0.2.Validation
node -eJSON parse check forplugin.json,.claude-plugin/plugin.json, and.codex-plugin/plugin.json.git push -u origin HEAD.