Repete banner
betmoar betmoar

Repete

Development community

Description

--- description: Start a self-evolving autonomous loop (repete) toward a mission goal argument-hint: [mission goal, or leave blank to define interactively] allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- # Start a repete loop You are setting up a **repete** run: an autonomous loop that iterates toward a mission, evolving its own payload at each human-gated checkpoint and learning from its mistakes. The Stop hook (`${CLAUDE_PLUGIN_ROOT}/hooks/stop-hook.sh`) is the loop engine. Your job

Installation

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

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

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

Full documentation available on GitHub

View Source Repository