Atlassian Templates
Atlassian template and file creation expertise.
$skillfish add ~skills/atlassian-templates Real Conversations
See how the Atlassian Templates skill responds to actual requests. These are representative examples of what your AI agent will produce.
Our Jira tickets are inconsistent — some have no description, some have walls of text. I want to create issue templates for Bug, Feature Request, and Technical Debt. Can you write these?
Jira Issue Templates (YAML format for GitHub-style or manual)
Bug Report Template
## Summary
One-sentence description of the bug.
## Environment
- App version:
- Browser/OS:
- User type: (Admin / Standard / Guest)
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
## Actual Behavior
## Screenshots / Logs
## Severity
- [ ] P0 — System down / data loss
- [ ] P1 — Major feature broken
- [ ] P2 — Minor issue / workaround exists
## Linked Issues
Feature Request Template
## User Story
As a [user type], I want to [action] so that [benefit].
## Problem Being Solved
What pain point does this address?
## Acceptance Criteria
- Given / When / Then
- Given / When / Then
## Out of Scope
## Design Assets
[Link to Figma / mockup]
## Business Value
- Estimated users affected:
- Revenue/retention impact:
## Size Estimate
[ ] XS (1-2 SP) [ ] S (3 SP) [ ] M (5 SP) [ ] L (8 SP) [ ] XL (13+ SP)
Technical Debt Template
## What needs to change
## Why it matters (risk if not addressed)
## Proposed solution
## Effort estimate
## Definition of Done
- [ ]
- [ ]
## Linked code / PR
To install in Jira: Project Settings → Issue Templates (requires Template Power-up or Jira Service Management). For standard Jira: paste into Description field automation or use a pinned "template" issue.
Get Started
How to install and use this skill in your preferred environment.
Skills are designed for AI coding agents (Claude Code, Cursor, Windsurf) and IDE-based workflows where the agent can read files, run scripts, and act on your codebase. Web-based AI can use the knowledge and frameworks, but won't have tool access.
Models & Context
Which AI models and context windows work best with this skill.
Recommended Models
Larger models produce more detailed, production-ready outputs.
Context Window
This skill's SKILL.md is typically 3–10 KB — fits in any modern context window.
All current frontier models (Claude, GPT, Gemini) support 100K+ context. Use the full window for complex multi-service work.
Pro tips for best results
Be specific
Include numbers — users, budget, RPS — so the skill can size the architecture.
Share constraints
Compliance needs, team size, and existing stack all improve the output.
Iterate
Start with a high-level design, then ask follow-ups for IaC, cost analysis, or security review.
Combine skills
Pair with companion skills below for end-to-end coverage.
Ready to try Atlassian Templates?
Install the skill and start getting expert-level guidance in your workflow — any agent, any IDE.
$skillfish add ~skills/atlassian-templates