Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
finesssee avatar

Linear Time

  • 113 installs
  • 128 repo stars
  • Updated July 24, 2026
  • finesssee/linear-cli

Log and view time entries on Linear issues from the terminal using durations like 2h, 30m or 1h30m.

About

A CLI skill for tracking time on Linear issues by logging, listing, and deleting time entries. A developer uses it to record work hours against specific issues without opening the Linear UI.

  • Log time with durations: tm log LIN-123 2h
  • List and delete entries with --issue and JSON output

Linear Time by the numbers

  • 113 all-time installs (skills.sh)
  • Ranked #1,321 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/finesssee/linear-cli --skill linear-time

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs113
repo stars128
Last updatedJuly 24, 2026
Repositoryfinesssee/linear-cli

What it does

Log and view time entries on Linear issues from the terminal using durations like 2h, 30m or 1h30m.

Files

SKILL.mdMarkdownGitHub ↗

Time Tracking

# 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

FlagPurpose
--issue IDFilter by issue
--output jsonJSON output

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.