Rh developer/troubleshooting - #8
Merged
Merged
Conversation
Collaborator
|
@copilot verify the newly added skills match the Skill specs at https://agentskills.io/specification |
Contributor
|
@dmartinol I've opened a new pull request, #9, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: dmartinol <86618610+dmartinol@users.noreply.github.com>
fix: move user_invocable to metadata for agentskills.io spec compliance
dmartinol
approved these changes
Feb 24, 2026
dmartinol
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for this contribution!
dmartinol
approved these changes
Feb 24, 2026
22 tasks
22 tasks
This was referenced May 7, 2026
Merged
dmartinol
pushed a commit
that referenced
this pull request
Jun 5, 2026
* chore: Added cursor-sdk federation Signed-off-by: r2dedios <alex.ansi.c@gmail.com> * fix: make ref optional for federated modules, default to default branch * fix: validate Lola module schema instead of pack directory structure * fix: only validate new or changed federated modules in PR * chore:added anothe fake federation to test only the changes on CI Signed-off-by: r2dedios <alex.ansi.c@gmail.com> * chore:added anothe fake federation to test only the changes on CI Signed-off-by: r2dedios <alex.ansi.c@gmail.com> * fix: replace invalid --quiet flag with --no-banner --verbose in gitleaks * fix: update federation docs, optional ref in issue template, add Lola verification steps * fix: simplify federation-review skill, remove issue template, update PR template * chore:added anothe fake federation to test only the changes on CI Signed-off-by: r2dedios <alex.ansi.c@gmail.com> --------- Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
6 tasks
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.
Added several skills to support the troubleshooting use-case (described in the README file).