Skip to content

Fix bridge skill manifest references after #122 root move - #123

Merged
gggdttt merged 1 commit into
mainfrom
fix/bridge-skill-manifest-path
Jul 30, 2026
Merged

Fix bridge skill manifest references after #122 root move#123
gggdttt merged 1 commit into
mainfrom
fix/bridge-skill-manifest-path

Conversation

@gggdttt

@gggdttt gggdttt commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

What

Doc-only fix to the bcquality-al-review bridge skill. PR #122 moved the plugin manifest to the root plugin.json (and relocated the bridge skill to skills/bcquality-al-review/, deleting .claude-plugin/plugin.json and the old plugin/ tree). The bridge SKILL.md prose was not updated to match, so it still pointed at the now-deleted .claude-plugin/plugin.json.

Why it matters

Scope

  • Single file: skills/bcquality-al-review/SKILL.md, 6 insertions / 5 deletions, prose only.
  • No behavior change. Runtime plugin load already works via the host-provided plugin root (copilot --plugin-dir), verified end-to-end; this only corrects the fallback/anchor wording and the manifest-location note.

#122 moved the plugin manifest to the root plugin.json (and moved the
bridge skill to skills/bcquality-al-review/), but the bridge SKILL.md
prose still pointed at the now-deleted .claude-plugin/plugin.json:

- ## Plugin root told the host to resolve PLUGIN_ROOT by anchoring on
  .claude-plugin/plugin.json, a marker that no longer exists, so the
  location-based fallback could never find it. Anchor on root plugin.json.
- ## Notes described .claude-plugin/plugin.json as the manifest the plugin
  uses and root plugin.json as a future form -- the reverse of reality
  after #122. Describe root plugin.json as canonical and .claude-plugin/
  marketplace.json as the marketplace entry.

Doc-only; no behavior change.
@gggdttt
gggdttt requested a review from JesperSchulz as a code owner July 30, 2026 09:13
@gggdttt
gggdttt merged commit 31d110a into main Jul 30, 2026
6 checks passed
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