Back to browse
GitHub Repository

A local CLI safety brake that instruct Claude Code to wrap up before the 5-hour usage limit runs out.

4 starsGo

My time has come – let Claude Code wrap up before 5-hour usage runs out

by BuyG1n·May 15, 2026·3 points·1 comment

AI Analysis

●●SolidSolve My ProblemCozy

Two-stage brake saves your repo state before Claude Code cuts you off.

Strengths
  • Uses Claude Code hooks directly; no daemon or runtime dependency needed.
  • Multi-session aware with a single local source of truth for concurrent runs.
  • Generates deterministic handoff reports so the next session knows exactly where to restart.
Weaknesses
  • Only solves a problem for paid Claude Code users hitting the 5-hour window.
  • Relies on Claude's compliance with injected prompts rather than hard enforcement.
Target Audience

Developers using Claude Code CLI with usage limits

Similar Projects