@terryso/claude-auto-resume

by terryso · v1.0.0 · prompt

This is a shell script utility called claude-auto-resume.sh that automatically resumes Claude CLI tasks after usage limits are lifted. The script monitors for Claude usage limits, waits for the restri

Install

Add @terryso/claude-auto-resume to Claude Code with the PolySkill CLI: polyskill add @terryso/claude-auto-resume

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview This is a shell script utility called `claude-auto-resume.sh` that automatically resumes Claude CLI tasks after usage limits are lifted. The script monitors for Claude usage limits, waits for the restriction period to end, and then automatically continues the task. **⚠️ SECURITY NOTE**: This script uses `--dangerously-skip-permissions` flag, which bypasses all safety prompts and allows Claude to execute commands automatically without user confirmation. Use onl…

Keywords: github, shell-script, claude-cli, task-automation, usage-limit-monitoring, command-line-tool, scripting-utility, automation-script