{
  "markdown": "# background-timer\n\nBackground timer with task notifications for [Claude Code](https://claude.com/claude-code).\n\n## Install\n\n```bash\nclaude plugins install background-timer\n```\n\n## Usage\n\n```\n/timer 60 check chain logs\n/timer 30 verify tests passed\n/timer 120 is the build done yet\n```\n\nFirst argument = seconds, rest = message. After the delay, a task notification arrives with the message.\n\n## How it works\n\nRuns `sleep N && echo message` in background. Claude Code task notification delivers the message when it fires. No blocking, no polling.\n\n## License\n\nMIT\n",
  "bytes": 564,
  "sha": "baec871c5f528c7396640ad9de5761cac24b3272e82eeb22ac09e34d91c605b0",
  "repo_slug": "culminationai/background-timer",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_culminationai_background_timer_backgroun_7091a2e5/readme"
}