[PM-34600] Add researching-jira-issues skill and remove atlassian-reader#77
Merged
amorask-bitwarden merged 10 commits intomainfrom Apr 7, 2026
Merged
Conversation
…tlassian-reader plugin
|
Great job! No new security vulnerabilities introduced in this pull request |
… missing issue types
theMickster
previously approved these changes
Apr 6, 2026
Contributor
theMickster
left a comment
There was a problem hiding this comment.
Minor comments for brief discussion IMO that could be handled outside the PR itself.
💡Prior to merging, we need to have a Slack message queued up for the folks to consume. Given that we are removing a plugin, the message is likely best sent in the ai-discussions channel.
SaintPatrck
reviewed
Apr 6, 2026
SaintPatrck
reviewed
Apr 6, 2026
SaintPatrck
approved these changes
Apr 7, 2026
Contributor
SaintPatrck
left a comment
There was a problem hiding this comment.
LGTM. All of my issues have been addressed. Let's give @theMickster a chance to re-review before merging.
theMickster
approved these changes
Apr 7, 2026
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.

🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-34600
📔 Objective
Consolidates three overlapping Atlassian integrations into one plugin. The
atlassian-readerplugin (curl templates in SKILL.md) is fully superseded by thebitwarden-atlassian-toolsMCP server, and the personalread-jira-issueskill's deep-read orchestration was not distributed. This PR:get_issue_remote_linksMCP tool to fetch Confluence pages, PRs, and external resources linked to a Jira issue (prerequisite — this endpoint was missing)researching-jira-issuesskill that orchestrates deep Jira issue reads using MCP tools — traverses linked issues with depth control, follows remote links to Confluence documentation, and synthesizes everything into a structured summarybitwarden-product-analystagent references fromSkill(atlassian-reader)toSkill(researching-jira-issues)and direct MCP toolsatlassian-readerplugin (directory, marketplace entry, README row)The new skill incorporates gaps identified in a comparative analysis of
atlassian-readervs the personal skill: cross-plugin enrichment with security/engineering skills, next-gen epic children discovery, context budget guidance, rate limiting awareness, and graceful degradation.Screen.Recording.2026-04-03.at.10.09.08.AM.mov