Bundle JIRA, Git PR, and docs extraction skills into docs-tools#13
Merged
Bundle JIRA, Git PR, and docs extraction skills into docs-tools#13
Conversation
rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
JIRA scripts now read JIRA_URL from env (defaults to issues.redhat.com). SKILL.md files reference ~/.env setup instead of export instructions. All pip install error messages updated to python3 -m pip install. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
6679638 to
8bbdc92
Compare
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.
Summary
pr-plugins,docs-rh-plugins) directly intodocs-tools:jira-reader— read-only JIRA issue accessjira-writer— JIRA issue updates (release notes, custom fields)git-pr-reader— GitHub PR / GitLab MR diff extractionarticle-extractor— HTML article content extractionredhat-docs-toc— Red Hat docs TOC URL extraction~/.envtokens (JIRA_AUTH_TOKEN,JIRA_URL,GITHUB_TOKEN,GITLAB_TOKEN)gmcgoldr@redhat.comas author in plugin.jsonTest plan
jira-readerskill loads and can fetch an issuejira-writerskill loads and prompts before writinggit-pr-readerskill loads and can extract a PR diffarticle-extractorskill loads and can extract a Red Hat docs pageredhat-docs-tocskill loads and can extract TOC URLsdocs-workflowcommand still works end-to-end🤖 Generated with Claude Code