CLAUDE CODE SAFETY NET

Never lose a long coding session to the usage limit.

Handoff Now checkpoints early, freezes risky work before exhaustion, and creates a verified local package that your next session can resume.

$ /handoff-now:status

5-hour usage     91%
state            HANDOFF_REQUIRED
source writes    BLOCKED

✓ journal committed
✓ Git diff captured
✓ secrets redacted
✓ integrity verified

HANDOFF.md is ready.

HOW IT WORKS

Recovery before the cliff.

85%

Prepare

Create a deterministic checkpoint while normal work continues.

90%

Protect

Finish the active boundary, block new source mutations, and finalize.

95%

Stop safely

Make no recovery-dependent model request. Hand off verified local facts.

No API key required. No private endpoint. No recovery theater.

The append-only journal and deterministic artifact generator are the recovery guarantee. Optional Haiku summaries can improve readability, but model failure cannot erase the handoff.

EARLY ACCESS

Build the native engine, then load the plugin.

git clone https://github.com/talal-ai/handoff-now
cd handoff-now
cargo build --release
./target/release/handoff-now setup
claude --plugin-dir .

The marketplace bundle is available now. One-command native installers will become the default after platform signing and notarization.