breakwatch
01Plugin Claude Code
Streak-aware break reminders for Claude Code, and the design manual for building agent-watches-user harnesses that don't drift into silence.
Plugin Claude Code
Streak-aware break reminders for Claude Code, and the design manual for building agent-watches-user harnesses that don't drift into silence.
Instructions file CodexOpenCode
AGENTS.md instructions for Kepei-Lei102/breakwatch, covering agent manual — installing and calibrating breakwatch, procedure, hard rules and if they want to build something else like this.
Instructions file
Claude Code instructions for Kepei-Lei102/breakwatch: See AGENTS.md — the install-and-calibrate procedure lives there.
Plugin Claude Code
Streak-aware break reminders. Hooks log work streaks across every project without the model having to remember anything; when a streak runs long the nudge arrives as an OS notification and asks rather than asserts. Thresholds are time-of-day weighted and retune themselves against a target nudge rate, under floors that.
Hook
Runs when you submit a prompt, before the agent sees it, executing breakwatch.py via python3. From Kepei-Lei102/breakwatch.
Hook
Runs when the agent finishes a response, executing breakwatch.py via python3. From Kepei-Lei102/breakwatch.
Skill Claude CodeCodex
Report on work-streak and break data collected by the breakwatch hooks, and tune the nudge thresholds. Use when the user asks how long they have been working, whether the break reminders are working, "should I stop", "how long have I been at this", "show me my streaks", "breakwatch report", or asks to change when/how…