Use when querying Jira issues, searching Confluence pages, creating tickets, updating documentation, or integrating Atlassian tools via MCP protocol.
Install with Tessl CLI
npx tessl i github:jeffallan/claude-skills --skill atlassian-mcp65
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillAgent success when using this skill
Validation for skill structure
MCP server configuration
sooperset server chosen
100%
100%
uvx/uv installation
100%
100%
Confluence /wiki suffix
100%
100%
No hardcoded secrets
100%
100%
env.example has no real secrets
100%
100%
Correct env variable names
100%
100%
Permission scopes documented
100%
100%
Single auth method
100%
100%
JIRA_URL no /wiki suffix
100%
100%
mcpServers config structure
100%
100%
Without context: $0.2533 · 1m 5s · 13 turns · 13 in / 3,391 out tokens
With context: $0.4682 · 1m 21s · 19 turns · 5,790 in / 4,045 out tokens
Pagination and rate-limit handling
Pagination loop
100%
100%
Pagination termination condition
100%
100%
Rate limit handling
100%
100%
Exponential backoff
100%
100%
No hardcoded credentials
100%
100%
API call logging
100%
100%
No sensitive data in logs
100%
100%
JQL quote correctness
100%
75%
ORDER BY direction
100%
100%
Max results per page
100%
100%
Delay between bulk calls
0%
100%
Error recovery retry count
100%
100%
Without context: $0.2659 · 1m 7s · 10 turns · 10 in / 4,960 out tokens
With context: $0.6595 · 1m 48s · 22 turns · 3,319 in / 6,238 out tokens
Issue link direction semantics
inward_issue_key is blocker
0%
100%
outward_issue_key is blocked
0%
100%
Correct link_type value
100%
100%
Delay between link calls
100%
100%
Input validation
100%
100%
No hardcoded credentials
100%
100%
Confirmation before write
100%
100%
All three links created
100%
100%
Link result summary
100%
100%
Data-driven chain
100%
100%
Without context: $0.1749 · 40s · 9 turns · 9 in / 2,527 out tokens
With context: $0.3212 · 56s · 13 turns · 45 in / 3,215 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.