Publish rocm-doctor skill#87
Open
volen-silo wants to merge 1 commit into
Open
Conversation
Add the rocm-doctor skill to the catalog: diagnoses ROCm/HIP/PyTorch/ llama.cpp failures on AMD GPUs against the closed catalog now shipped in the rocm CLI (rocm examine / diagnose / fix), fixing with consent or routing upstream. A Phase 0 step installs the rocm CLI (with consent) when it's missing so the skill is self-sufficient. Register it in the marketplace, regenerate the derived manifests, mark it in-repo in the README, drop the superseded staging copy, and remove the now-dead skillspector suppressions for the deleted staging scripts. Signed-off-by: Eugene Volen <Eugene.Volen@amd.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Publishes the rocm-doctor skill: diagnoses ROCm / HIP / PyTorch / llama.cpp failures on AMD GPUs (Linux + Windows) against the closed failure-mode catalog now shipped natively in the
rocmCLI (ROCm/rocm-cli#39:rocm examine/rocm diagnose/rocm fix). The skill is a thin driver over those commands — it fixes with consent or routes upstream, and never re-implements the probe/catalog/fixes.Changes
skills/rocm-doctor/(SKILL.md,reference.md,skill-card.md), verified against the shippedrocm-coreimplementation (exit codes, JSON fields, the 15-mode catalog, the 4 auto-applicable fixes).rocmCLI (with user consent) when missing, so it's self-sufficient instead of dead-ending..claude-plugin/marketplace.json; regenerate the derived Cursor/Codex/agents manifests.rocm-doctorasin-repo(was_planned_) and genericize the "what is a skill?" example tree.staging/rocm-doctor/copy (old Python-scripts version) and the now-deadskillspector-allow.ymlsuppressions that pointed at those deleted scripts.Notes
sources.yml/ federation entry needed.check.shpasses: 0 errors across 7 skills, manifests in sync.