Skip to content

Commit 2e0788a

Browse files
rohitkrai03claude
andcommitted
fix: add rhdh core skill dependency note to backstage-upgrade SKILL.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 94e076f commit 2e0788a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/backstage-upgrade/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Always read the plugin's `package.json` (and `backstage.json` if present) before
1616
</principle>
1717

1818
<principle name="rhdh_alignment">
19-
RHDH pins specific Backstage versions per release. If the plugin targets RHDH, use the version matrix from `../rhdh/references/versions.md` to determine the correct Backstage version. Don't blindly upgrade to the latest Backstage if it's ahead of what RHDH ships.
19+
RHDH pins specific Backstage versions per release. If the plugin targets RHDH, use the version matrix from `../rhdh/references/versions.md` to determine the correct Backstage version. Don't blindly upgrade to the latest Backstage if it's ahead of what RHDH ships. **Note:** This path requires the `rhdh` core skill to be installed alongside. If the file is not found, ask the user for the target RHDH and Backstage versions directly.
2020
</principle>
2121

2222
<principle name="cli_first">

0 commit comments

Comments
 (0)