Dejanb Jira Pat Skill
dejanb-jira-pat-skill is a Claude Code plugin for the Build phase that lets your agent access self-hosted or enterprise Jira using personal access tokens.
Connect Claude Code to self-hosted or enterprise Jira using personal access tokens so the agent can read and update issues without OAuth app setup.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dejanb-jira-pat-skill@dejanb/jira-pat-skillBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dejanb/jira-pat-skill") and the paste-ready config with skillselion.get_install_config("plugin:dejanb/jira-pat-skill").
What it does
dejanb-jira-pat-skill is a one-plugin Claude Code bundle from Dejan Bosanac for linking your coding agent to Jira when PAT-based API access is the supported path. Solo builders and small teams on Data Center, Server, or locked-down enterprise Jira often lack a simple marketplace OAuth app; PATs let you scope API access per user and rotate credentials without rebuilding an entire integration stack. Install this when you want Claude to summarize sprints, draft comments, triage bugs, or pull ticket context while you stay in the terminal. It is not a full PM methodology skill—it is a credential-aware bridge so agent tooling can talk to your Jira instance reliably. Pair it with your own prompts for ticket hygiene; expect to configure base URL, PAT, and project permissions on your side before the skill is useful in daily dev or lightweight product ops.
Highlights
- Authenticate to Jira with personal access tokens for self-hosted and enterprise instances
- Claude Code skill plugin bundle with a single focused Jira PAT integration skill
- Designed for teams that cannot or will not use cloud OAuth-only Jira app flows
- Keyword coverage: instances, integration, jira, pat, personal, tokens, access
Why builders use it
You want Claude in the loop for Jira work but your instance only allows PAT-based API access, not a quick cloud OAuth plugin.
After you register the plugin and configure PAT plus instance URL, the agent can use Jira-backed workflows from Claude Code without a separate OAuth app deployment.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is dejanb-jira-pat-skill for?
It is for Claude Code users on self-hosted or enterprise Jira who authenticate APIs with personal access tokens and want agent access without OAuth app bureaucracy.
When should I use dejanb-jira-pat-skill?
Use it during build and light PM workflows when you need ticket context, updates, or triage from the terminal and PAT is your organization’s supported integration path.
How do I add dejanb-jira-pat-skill to my agent?
Install the plugin from the dejanb/jira-pat-skill repository into Claude Code, create a Jira PAT with least-privilege scopes, and configure instance URL and token per the skill’s setup notes.
Comments
Share how you use dejanb-jira-pat-skill, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.