Skip to content

Bundle JIRA, Git PR, and docs extraction skills into docs-tools#13

Merged
aireilly merged 3 commits intomainfrom
add-jira-skills
Mar 11, 2026
Merged

Bundle JIRA, Git PR, and docs extraction skills into docs-tools#13
aireilly merged 3 commits intomainfrom
add-jira-skills

Conversation

@aireilly
Copy link
Copy Markdown
Member

@aireilly aireilly commented Mar 11, 2026

Summary

  • Bundles 5 skills from Gabriel McGoldrick's external marketplaces (pr-plugins, docs-rh-plugins) directly into docs-tools:
    • jira-reader — read-only JIRA issue access
    • jira-writer — JIRA issue updates (release notes, custom fields)
    • git-pr-reader — GitHub PR / GitLab MR diff extraction
    • article-extractor — HTML article content extraction
    • redhat-docs-toc — Red Hat docs TOC URL extraction
  • Updates scripts to use standard ~/.env tokens (JIRA_AUTH_TOKEN, JIRA_URL, GITHUB_TOKEN, GITLAB_TOKEN)
  • Removes "Required related plugins" marketplace install section from README
  • Adds gmcgoldr@redhat.com as author in plugin.json
  • Bumps docs-tools version to 0.0.3

Test plan

  • Verify jira-reader skill loads and can fetch an issue
  • Verify jira-writer skill loads and prompts before writing
  • Verify git-pr-reader skill loads and can extract a PR diff
  • Verify article-extractor skill loads and can extract a Red Hat docs page
  • Verify redhat-docs-toc skill loads and can extract TOC URLs
  • Verify docs-workflow command still works end-to-end

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 11, 2026

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
@aireilly aireilly merged commit c6d1230 into main Mar 11, 2026
2 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