By fleetshift
Jira integration for the OME project — pull issues, update status, triage, create new issues, and manage sprints
Shared Claude Code plugins for the OpenShift Management Engine project.
In Claude Code, run:
/plugin marketplace add fleetshift/ome-claude-marketplace
This registers the marketplace so Claude Code knows where to find our plugins. No plugins are installed yet.
/plugin install ome-jira@ome-marketplace
Or use the interactive UI: /plugin > Discover tab > select a plugin > choose scope (user/project/local).
By default, third-party marketplaces do not auto-update. To enable auto-updates so you get new plugins and changes automatically:
/plugin in Claude Codeome-marketplaceWhen enabled, Claude Code checks for updates on startup and pulls the latest versions.
| Plugin | Description |
|---|---|
ome-jira | Jira integration — search issues, update status, triage, create new issues |
Adds a /ome-jira:jira skill that lets Claude interact with our Jira board (project OME, label fleet-management).
What it can do:
The plugin uses mcp-atlassian under the hood. It needs two environment variables set in your shell before you launch Claude Code:
export JIRA_USERNAME="[email protected]"
export JIRA_API_TOKEN="your-atlassian-api-token"
Add these to your ~/.zshrc, ~/.bashrc, or equivalent so they're always available.
To generate an API token, go to: https://id.atlassian.com/manage-profile/security/api-tokens
The JIRA_URL (https://redhat.atlassian.net) is already configured in the plugin — you only need the credentials.
Once installed, just ask Claude:
/ome-jira:jira show me all in-progress issues
/ome-jira:jira create a bug for the signing key timeout
/ome-jira:jira what's unassigned in the backlog?
Plugin versions are managed automatically via Release Please. Use conventional commits when pushing to main:
# Patch bump (0.1.0 → 0.1.1)
git commit -m "fix: handle missing assignee in search results"
# Minor bump (0.1.0 → 0.2.0)
git commit -m "feat: add sprint planning skill"
# Major bump (0.2.0 → 1.0.0)
git commit -m "feat: redesign skill structure
BREAKING CHANGE: skill names have changed"
On every push to main, Release Please opens (or updates) a release PR that:
version in plugin.json based on commit typesCHANGELOG.md for the plugin[email protected])Claude Code uses the version in plugin.json to decide whether to pull updates. If you change plugin code but don't bump the version, users won't see the change (it's cached). Release Please handles this automatically — just use conventional commits.
plugins/<plugin-name>/.claude-plugin/plugin.json (manifest) with name and versionskills/<skill-name>/SKILL.md — must have YAML frontmatter with name and description.mcp.json if needed.claude-plugin/marketplace.json at the repo rootrelease-please-config.json and .release-please-manifest.jsonOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub fleetshift/ome-claude-marketplace --plugin ome-jiraComplete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more
Jira CLI integration for Claude Code — create, list, view, transition, comment on, and manage Jira issues directly from Claude Code. Requires the `jirac` CLI from `jira-commands` to be installed (`cargo install jira-commands`).
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.