background-timer
Description
Background timer with task notifications for [Claude Code](https://claude.com/claude-code).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
background-timer
Background timer with task notifications for [Claude Code](https://claude.com/claude-code).
Install
claude plugins install background-timer
Usage
/timer 60 check chain logs
/timer 30 verify tests passed
/timer 120 is the build done yet
First argument = seconds, rest = message. After the delay, a task notification arrives with the message.
How it works
Runs `sleep N && echo message` in background. Claude Code task notification delivers the message when it fires. No blocking, no polling.
License
MIT
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity