Resume Prompts banner
idoforgod idoforgod

Resume Prompts

Development community

Description

중단된 프롬프트 러너를 재개합니다. state.json에 저장된 마지막 위치부터 이어서 실행합니다. !python3 "$CLAUDE_PROJECT_DIR/prompt-runner/run.py" \ --resume \ --project-dir "$CLAUDE_PROJECT_DIR" \ --max-turns 0 \ --timeout 0 \ --idle-timeout 0 \ --delay 60

Installation

Installs to ~/.claude/commands/idoforgod-agenticworkflow-resume-prompts.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/idoforgod/AgenticWorkflow/HEAD/.claude/commands/resume-prompts.md -o ~/.claude/commands/idoforgod-agenticworkflow-resume-prompts.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository