jira-time-tracking

jira-time-tracking is a skill for Claude Code from grandcamel/JIRA-Assistant-Skills. It costs 121 tokens per session (4,665 once invoked), scanned A, original, MIT.

A JIRA time-tracking and worklog tool for recording time spent on issues.

In plain words
What is it for?
Use it to log, view, update, or delete worklogs, set estimates, generate reports, and export timesheets.
Why use it?
It keeps estimates, logged hours, reports, and timesheets together instead of tracking work separately.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the jira-assistant-skills plugin — 14 skills, 4 commands, 15 agents shipped together

Good fit Use it to log, view, update, or delete worklogs, set estimates, generate reports, and export timesheets.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/grandcamel/jira-assistant-skills/jira-time
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 grandcamel/JIRA-Assistant-Skills --skill jira-time
Clone the repo
git clone --depth 1 https://github.com/grandcamel/JIRA-Assistant-Skills

Made for: Claude Code.

Or install jira-assistant-skills, the plugin that ships this one along with the rest of its 14 skills, 4 commands, 15 agents.

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-time-tracking

README.md
[![agentmods](https://agentmods.dev/badge/skills/grandcamel/jira-assistant-skills/jira-time/github.svg)](https://agentmods.dev/skills/grandcamel/jira-assistant-skills/jira-time)
Your own site
<a href="https://agentmods.dev/skills/grandcamel/jira-assistant-skills/jira-time"><img src="https://agentmods.dev/badge/skills/grandcamel/jira-assistant-skills/jira-time/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 jira-time-tracking

Your own site · 80×15
<a href="https://agentmods.dev/skills/grandcamel/jira-assistant-skills/jira-time"><img src="https://agentmods.dev/badge/skills/grandcamel/jira-assistant-skills/jira-time.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,665 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 3 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 137
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 294
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 319
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original 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.00121 $0.04665
Opus 5 $0.00060 $0.02332
Sonnet 5 $0.00024 $0.00933
Haiku 4.5 $0.00012 $0.00466

Measured 12d ago against content hash da767edc79c5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

jira-time-tracking 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 12d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/jira-time/SKILL.md · 484 lines

How it starts

The opening of the file, as written. The whole thing — 484 lines — stays where its author put it; the contents beside it link to each section on GitHub.

JIRA Time Tracking Skill

Risk Levels

Operation Risk Notes
View worklogs - Read-only
View time tracking - Read-only
Generate reports - Read-only
Export timesheets - Read-only (local file)
Log time - Easily reversible (can delete)
Update worklog ! Previous value lost
Set estimates ! Can update again
Bulk log time ! Creates multiple worklogs
Delete worklog !! Time data lost, can re-log

Risk Legend: - Safe, read-only | ! Caution, modifiable | !! Warning, destructive but recoverable | !!! Danger, irreversible

When to use this skill

Use the jira-time skill when you need to:

  • Log time spent working on JIRA issues
  • View, update, or delete work log entries
  • Set or update time estimates (original and remaining)
  • Generate time reports for billing, invoicing, or tracking
  • Export timesheets to CSV or JSON format
  • Bulk log time across multiple issues

What this skill does

IMPORTANT: Always use the jira-as CLI. Never run Python scripts directly.

The jira-time skill provides comprehensive time tracking and worklog management:

Worklog Management

  • Add worklogs - Log time with optional comments and date/time
  • View worklogs - List all time entries for an issue
  • Update worklogs - Modify existing time entries
  • Delete worklogs - Remove time entries with estimate adjustment

Time Estimates

  • Set estimates - Configure original and remaining estimates
  • View time tracking - See complete time tracking summary with progress

Reporting

  • Time reports - Generate reports by user, project, or date range
  • Export timesheets - Export to CSV/JSON for billing systems
  • Bulk operations - Log time to multiple issues at once

Available Commands

Command Description
jira-as time log Add a time entry to an issue
jira-as time worklogs List all worklogs for an issue
jira-as time update-worklog Modify an existing worklog
jira-as time delete-worklog Remove a worklog entry
jira-as time estimate Set original/remaining time estimates
jira-as time tracking View time tracking summary
jira-as time report Generate time reports
jira-as time export Export time data to CSV/JSON
jira-as time bulk-log Log time to multiple issues

Read the full file on GitHub · 484 lines

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. 12d ago First seen · 484 lines · 121 tokens per session scan A da767edc79c5

Subscribe to this mod's changes

jira-time-tracking is a skill published in the GitHub repository grandcamel/JIRA-Assistant-Skills (46 stars, last pushed 3d ago), licensed MIT. It adds 121 tokens to every session and 4,665 once invoked, about $0.0006 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

c-jira

Manage Jira issues using jira (jira-cli). List and filter issues, create new tickets, transition issue status, manage sprints, and add comments — all from the terminal without opening a browser.

daxaur/openpaw · 45 tokens

reality-strategy

Change a blocked real-life or organisational situation by recovering the original result, reconstructing real participants and flows, investigating the sustaining cause, mapping stakeholders and practical power, then altering defaults, burdens, incentives, coalitions, information flow, decision rights or action…

Bono12138/bonobox · 116 tokens

mk:jira

Routing skill — recommends the correct mk:jira- leaf for any Jira task. Triggers: 'jira', 'jira ticket', ambiguous Jira intent. NOT an executor — every actual operation forks via a leaf skill.

ngocsangyem/MeowKit · 47 tokens

Jira QA Workflows

Run QA work in Jira like a professional, bug lifecycle and triage, JQL queries for testers, quality dashboards, sprint QA rituals, and REST API automation for bulk bug operations and reporting.

PramodDutta/qaskills · 45 tokens

ai-ml-development

AI and machine learning development with PyTorch, TensorFlow, and LLM integration. Use when building ML models, training pipelines, fine-tuning LLMs, or implementing AI features.

travisjneuman/.claude · 43 tokens

customer-success

Support workflows, ticketing systems (Zendesk, Intercom), knowledge base design, chatbot design, and metrics (CSAT, NPS). Use when building support infrastructure, designing help centers, or optimizing customer experience.

travisjneuman/.claude · 47 tokens