plugins/kronen/skills/jira-basics/SKILL.md
Basic Jira operations via Atlassian MCP — read tickets, search with JQL, transition status, add comments. Use when asked to check a Jira ticket, search issues, update ticket status, or add a comment in Jira.
npx skillsauth add hjemmesidekongen/ai jira-basicsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Interact with Jira via the atlassian MCP server. Read tickets, search with
JQL, transition status, add comments.
Before any operation, verify the atlassian MCP server is available. If a
call fails with a connection or "server not found" error, stop immediately and
print:
MCP server 'atlassian' not configured — this skill requires it
Do not attempt REST API fallbacks or workarounds. Surface the gap and stop.
| Operation | When to use | |---|---| | Read ticket | Fetch fields, status, assignee, description, comments | | JQL search | Find issues matching criteria — sprints, assignees, labels | | Transition status | Move ticket through workflow states | | Add comment | Post update or question to ticket thread | | Bulk read | Fetch multiple tickets in one pass when context needs several |
[A-Z]+-[0-9]+) before calling MCP.maxResults to avoid unbounded responses.Full MCP tool patterns, JQL examples, and anti-patterns: references/process.md
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.