Time Tracking
SkillMonitoring & opsTrack time on Linear issues. Use for logging and viewing time entries.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Time Tracking skill
What this skill tells your AI
The instructions your AI receives, as published by nesszer/linear-cli in skills/linear-time/SKILL.md and read by ahel’s review.
# Log time
linear-cli tm log LIN-123 2h # Log 2 hours
linear-cli tm log LIN-123 30m # Log 30 minutes
linear-cli tm log LIN-123 1h30m # Log 1.5 hours
# List time entries
linear-cli tm list --issue LIN-123
linear-cli tm list --output json
# Delete entry
linear-cli tm delete ENTRY_ID
Duration Format
30m, 1h, 2h30m, 1d (8 hours)
Flags
| Flag | Purpose |
|---|---|
--issue ID | Filter by issue |
--output json | JSON output |
Signals
- GitHub stars
- 133
- Forks
- 18
- Last commit
- Jul 2026
ahel review
S4info
community integration — published by nesszer, not linear
Automated review, not a security audit. Ruleset v1.
Advanced
- Catalog kind
- skill
- Gateway key
linear-time- Source
- github.com/nesszer/linear-cli