Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Rescope Claude Code plugins across projects.**

[![Build](https://github.com/erdembircan/plugin-rescope/actions/workflows/build.yml/badge.svg)](https://github.com/erdembircan/plugin-rescope/actions/workflows/build.yml)
[![CI](https://github.com/erdembircan/plugin-rescope/actions/workflows/ci.yml/badge.svg)](https://github.com/erdembircan/plugin-rescope/actions/workflows/ci.yml)

Claude Code has a bug where installing a plugin at the local or user scope prevents you from reinstalling it into a different project ([anthropics/claude-code#14202](https://github.com/anthropics/claude-code/issues/14202)). **plugin-rescope** works around this by rescoping plugins across projects.

Expand Down