jira-issue-sync

jira-issue-sync is a skill for Claude Code, Codex from itseffi/agentic-os. It costs 24 tokens per session (468 once invoked), scanned A, original, no licence file.

A bridge between Jira, a tool for tracking work, and tasks kept in the local project workspace. It helps the coding agent use Jira issues when planning daily work.

In plain words
What is it for?
Use it to review Jira issues during planning and keep local tasks aligned with them.
Why use it?
It reduces the need to copy issue details between Jira and local task lists. It keeps planning connected to the work already recorded in Jira.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/itseffi/agentic-os/jira-sync
Any agent
npx skills add itseffi/agentic-os --skill jira-sync
Clone the repo
git clone --depth 1 https://github.com/itseffi/agentic-os

Made for: Claude Code, Codex.

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 jira-issue-sync

README.md
[![agentmods](https://agentmods.dev/badge/skills/itseffi/agentic-os/jira-sync.svg)](https://agentmods.dev/skills/itseffi/agentic-os/jira-sync)
Your own site
<a href="https://agentmods.dev/skills/itseffi/agentic-os/jira-sync"><img src="https://agentmods.dev/badge/skills/itseffi/agentic-os/jira-sync.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 468 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00024 $0.00468
Opus 5 $0.00012 $0.00234
Sonnet 5 $0.00005 $0.00094
Haiku 4.5 $0.00002 $0.00047

Measured 5d ago against content hash d56386b6f105, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

jira-issue-sync scanned grade A with 0 findings 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 5d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

System/integrations/atlassian/skills/jira-sync/SKILL.md · 91 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. 5d ago First seen · 91 lines · 24 tokens per session scan A d56386b6f105

Subscribe to this mod's changes

jira-issue-sync is a skill published in the GitHub repository itseffi/agentic-os (106 stars, last pushed 8d ago), with no licence file. It adds 24 tokens to every session and 468 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

reviewcourt

基于腾讯会议官方 tmeet CLI 的会后需求评审裁决 Skill。当用户需要复盘需求评审、PRD 评审或技术方案评审会议,判断需求是通过、有条件通过、驳回还是信息不足,并从智能纪要和逐段转写中提取质疑、答复、阻塞条件、原话证据与验收标准时使用;也用于用户同时提供 PRD、需求文档或方案文档,要求核对会议结论与文档的遗漏、冲突和新增内容。不用于普通会议纪要、会议预约、实时会中监听、自动外发、自动修改文档或员工表现评价。.

Chris1Wang3/Idea-on-Trial · 150 tokens

pm-requirement-review-simulator

PRD review stress-test simulator: 5 cross-functional roles challenge your requirements and outputs a scored HTML or Markdown survival report with radar chart and meeting script. Use when PRD review, requirement review simulation, or cross-functional pushback rehearsal, or when the user says「评审需求」「模拟评审会」「帮我预演一下」.

Chris1Wang3/Idea-on-Trial · 78 tokens

parallel-feature-development

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system…

wshobson/agents · 105 tokens

github-issue-triage

Issue triage and lifecycle management agent for ZeroClaw. Use this skill whenever the user wants to: triage open issues, close stale/duplicate/fixed issues, apply labels, run a backlog sweep, enforce the current issue stale policy, or handle a specific issue. Trigger on: 'triage issues', 'issue triage', 'sweep…

zeroclaw-labs/zeroclaw · 140 tokens

mission-control

Interact with Mission Control — AI agent orchestration dashboard. Use when registering agents, managing tasks, syncing skills, or querying agent/task status via MC APIs.

builderz-labs/mission-control · 34 tokens

task-management

Use before any Worker taskflow call or assigned-task workflow, including reading task state, acknowledging a task, executing a task, tracking progress, handling blockers/questions, submitting structured results, or reporting completion. Always use this skill when the message mentions assigned task, task ID…

agentscope-ai/AgentTeams · 89 tokens