Ratelimitreset — Development skill for Claude Code
The API rate limit has reset — reorient and resume the interrupted work.
How to install Ratelimitreset
Installs to ~/.claude/skills/steemandavid-claude-code-skills-ratelimitreset/SKILL.md
mkdir -p ~/.claude/skills/steemandavid-claude-code-skills-ratelimitreset && curl -fsSL https://raw.githubusercontent.com/steemandavid/claude-code-skills/HEAD/commands/ratelimitreset.md -o ~/.claude/skills/steemandavid-claude-code-skills-ratelimitreset/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ratelimitreset does
description: The API rate limit has reset — reorient and resume the interrupted work
Rate Limit Reset — Resume
The rate limit that was blocking progress has reset. Reorient to where things left off and continue the interrupted work.
Instructions
- Re-establish state. Before charging ahead, determine what was in progress:
- Read the checkpoint at
~/.claude/checkpoint.json(written automatically after every turn, and again on a rate-limit failure). Itstimestamp, `
- Read the checkpoint at
Alternatives in Development
- Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
- Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
- Memory Search — Search through Claude's persistent memories for specific content, patterns, or keywords 332 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Session Keepalive
Self-scheduling keepalive for Claude Code's 5h rate-limit window. Reads the exact reset timestamp from the API
Modeldeck
macOS menu bar app that tracks usage limits across all your Claude Code and Codex CLI accounts — live "% left"
Resume Fleet
Auto-resume a fleet of Claude Code CLI sessions that hit the usage limit. A hands-off launchd daemon (recommen
Resume Limited
Resume workers parked on a Claude plan usage limit whose reset horizon has passed.
Auto Resume
Arm a local timer that types your next prompt into this terminal ~10 minutes after your rate limit resets. Arm
Cc Cockpit
Claude Code usage panel for GNOME: tray indicator with live rate-limit ring, local dashboard and terminal summ
Related Agents
API Platform Reviewer
API platform / dev-API pre-implementation reviewer. Specialises in rate-limit design (token-bucket / sliding-w
API Attacker
API security testing specialist for REST, GraphQL, gRPC, and WebSocket APIs. Handles BOLA/IDOR, mass assignmen
Timps API Security Tester
Run an OWASP API Security Top-10 (2023) audit against an OpenAPI spec or live endpoint — broken auth, BOLA, ma