cyberneticlibrary

Track time on work tickets

trackmedaddyskillsetup L21
HappyEmu/trackmedaddy
What it does

Track time on Linear tickets via Everhour

Best for

Seamless time logging from CLI when you need to track work without leaving the terminal—avoids context switching.

Inputs
  • · Subcommand (start|stop|status|login|logout)
  • · Linear ticket ID (e.g., TRG-80)
Outputs
  • · Timer status
  • · Running duration
Requires
  • · trackmedaddy CLI
  • · Everhour API key
Preconditions
  • · trackmedaddy installed and in PATH
  • · Everhour API key configured (login first)
  • · Linear ticket exists
Failure modes
  • · trackmedaddy not in PATH
  • · API key missing or invalid
  • · Ticket ID invalid
  • · Timer already running
Trust signals
  • · Everhour API integration
  • · Plain CLI invocation
  • · Status query before start/stop