create-ticket

create-ticket is a skill for Claude Code from SebastianLuser/claude-code-arcane. It costs 27 tokens per session (456 once invoked), scanned A, original, no licence file.

A conversational tool for creating Jira tickets, which are tracked work items in a software project.

In plain words
What is it for?
It gathers the title, description, acceptance criteria, and priority, then creates the ticket through Jira's API and returns its link.
Why use it?
It removes the need to manually format ticket details and enter them into Jira.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It gathers the title, description, acceptance criteria, and priority, then creates the ticket through Jira's API and returns its link.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sebastianluser/claude-code-arcane/create-ticket
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SebastianLuser/claude-code-arcane --skill create-ticket
Clone the repo
git clone --depth 1 https://github.com/SebastianLuser/claude-code-arcane

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-ticket

README.md
[![agentmods](https://agentmods.dev/badge/skills/sebastianluser/claude-code-arcane/create-ticket/github.svg)](https://agentmods.dev/skills/sebastianluser/claude-code-arcane/create-ticket)
Your own site
<a href="https://agentmods.dev/skills/sebastianluser/claude-code-arcane/create-ticket"><img src="https://agentmods.dev/badge/skills/sebastianluser/claude-code-arcane/create-ticket/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for create-ticket

Your own site · 80×15
<a href="https://agentmods.dev/skills/sebastianluser/claude-code-arcane/create-ticket"><img src="https://agentmods.dev/badge/skills/sebastianluser/claude-code-arcane/create-ticket.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 456 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.00456
Opus 5 $0.00014 $0.00228
Sonnet 5 $0.00005 $0.00091
Haiku 4.5 $0.00003 $0.00046

Measured 6d ago against content hash 7604d5d17bef, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

create-ticket scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Use `curl` against `$JIRA_BASE_URL/rest/api/3/issue` (see `/jira-tickets` for full payload reference)
skills/create-ticket/SKILL.md · 51 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 51 lines · 27 tokens per session scan A 7604d5d17bef

Subscribe to this mod's changes

create-ticket is a skill published in the GitHub repository SebastianLuser/claude-code-arcane (2 stars, last pushed today), with no licence file. It adds 27 tokens to every session and 456 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

gr-product-dev-ops

🇺🇸 Your dev team ships features nobody asked for while user-reported bugs pile up for months. Operations blames engineering for ignoring users; engineering blames operations for not understanding technical constraints. This gives you the complete Product × Engineering × Operations alignment SOP — from unified…

Gingiris-1031/gingiris-skills · 576 tokens

derive-capacity

Work out how many points a week each person on the aeman board actually gets through, from the cards they have closed, and set it as their capacity after the lead confirms. Use when a team lead asks about throughput, weekly capacity, how much a person or a team can take, or wants the numbers over the columns filled in.

aenix-io/aeman · 72 tokens

size-cards

Size the unsized cards of a team or a person on the aeman board — S/M/L/XL by a fixed rubric, written back through the aeman MCP after the lead confirms. Use when a team lead asks to estimate, size or weigh cards, or before a planning meeting.

aenix-io/aeman · 63 tokens

okr

A Korean-language workflow for writing and updating quarterly OKRs. OKRs are objectives and measurable results used to set and review team goals.

Adelie-Squad/solosquad · 46 tokens

retrospective

A retrospective workflow for reviewing completed work cycles, such as a project workflow, goal, or week. It examines activity records, costs, contributions, delivery streaks, and confidence measures.

Adelie-Squad/solosquad · 46 tokens

scrumboy-board-operator

Operate Scrumboy projects and boards through MCP or Agoragentic APIs. Use when an agent needs to inspect board state, plan sprint work, create todos, move cards, manage tags, or summarize project health.

markrai/scrumboy · 51 tokens