Jira Administration
Manages Jira instances – configuring workflows, users, and permissions – streamlining team collaboration and improving project tracking efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jira-administration npx -- -y @trustedskills/jira-administration
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jira-administration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jira-administration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to perform administrative tasks within a Jira instance. It can manage users, groups, and permissions, as well as configure workflows and project settings. The skill aims to streamline Jira management by automating common administrative processes through natural language prompts.
When to use it
- You need to quickly add or remove users from specific Jira projects.
- A new team requires a custom workflow setup in Jira.
- You want to bulk update permissions for a group of users within your Jira environment.
- Project settings, such as issue types and fields, require modification based on changing business needs.
Key capabilities
- User management (add, remove, modify)
- Group management (create, delete, manage membership)
- Permission scheme configuration
- Workflow customization
- Project setting adjustments
Example prompts
- "Add John Doe to the 'Development Team' group in Jira."
- "Create a new workflow called 'Release Management' for project ABC-123."
- "Grant the 'QA Testers' group permission to edit issues in the 'Bug Tracking' project."
Tips & gotchas
- Requires appropriate administrative privileges within the target Jira instance.
- The skill’s effectiveness depends on clear and specific instructions regarding user names, group names, and project keys.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.