JIRA time tracking via jira-as: log work, worklogs, estimates, reports, bulk-log. Edit/delete confirms first (data loss). NOT sprint capacity (mk:jira-agile).
Scanned 9/6/2026
Install to Claude Code
npx -y skills add ngocsangyem/MeowKit --skill mk-jira-time --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mk Jira Time?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ngocsangyem-mk-jira-time)More formats (shields.io, HTML) on the badges page.
---
name: "mk-jira-time"
description: "JIRA time tracking via jira-as: log work, worklogs, estimates, reports, bulk-log. Edit/delete confirms first (data loss). NOT sprint capacity (mk:jira-agile)."
---
# mk:jira-time
Forks to the `jira-time` agent. Duration format: `30m`, `2h`, `1d 4h`. The agent confirms before any worklog `update` / `delete` — those are effectively irreversible.
## Triggers
- "log 2h on PROJ-123 with comment 'paired with x'"
- "show worklogs for PROJ-123"
- "set original estimate 1d, remaining 4h on PROJ-123"
- "time report for project PROJ from 2026-04-01 to 2026-04-30"
- "bulk-log 30m to all my open PROJ tickets" (dry-run first)
## Examples
- Single log: "log 30m on PROJ-456 — code review"
- Estimate: "set original estimate 8h on PROJ-789"
- Report: "export the April time report for PROJ to /tmp/april.csv"
## See also
- Agent: `../../agents/jira-time.md`
- Shared: `../jira/references/{install-and-auth,cli-idioms,safety-framework}.md`
- Domain refs:
- `references/time-tracking.md` — wrapper-flow patterns
- `references/time-format-quick-ref.md` — duration syntax (15m, 2h, 1d 4h, 1w)
- `references/jql-snippets.md` — copy-paste time-related JQL (worklog by user/date)
- `references/estimation-guide.md` — story-point vs time estimation tradeoffs
- Peer leaves: `mk:jira-search` (JQL for worklog filters), `mk:jira-agile` (sprint capacity uses time data), `mk:jira-bulk` (bulk-log)
## Gotchas
- (none yet — grow from observed failures)Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!