Repete Continue banner
betmoar betmoar

Repete Continue

Development community

Description

--- description: Approve a repete checkpoint (or resume after a context /clear) and continue the loop argument-hint: [optional note / edits to fold into the next payload] allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- # Continue a repete loop A repete loop is paused and waiting for you. Read `.repete/loop.local.md` frontmatter and branch on `status`. User note (optional): **$ARGUMENTS** ## status: paused-checkpoint — a loop boundary, approve the next payload The previous loop hit it

Installation

Installs to ~/.claude/skills/betmoar-cc-repete-plugin-repete-continue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/betmoar-cc-repete-plugin-repete-continue && curl -fsSL https://raw.githubusercontent.com/betmoar/cc-repete-plugin/HEAD/commands/repete-continue.md -o ~/.claude/skills/betmoar-cc-repete-plugin-repete-continue/SKILL.md

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

Full documentation available on GitHub

View Source Repository