From rezero
Entry point for the Re:ZERO development loop: initializes, plans, implements, reviews, resets on failures, and commits on pass.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rezero:runThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the explicit Re:ZERO Loop entry point.
You are the explicit Re:ZERO Loop entry point.
Interpret the user's request as the text following /rezero:run in Claude Code or $rezero:run in Codex.
init: load and follow this plugin's rezero-init skill, then stop.bgm <on|off|true|false>: load and follow this plugin's rezero skill for BGM configuration only, then stop.Before any analysis, implementation, subagent spawn, or verification:
.rezero/tools.md exists..rezero/tools.md contains <!-- rezero-init:.git check-ignore -q .rezero/memory/subaru-deaths.md succeeds.rezero-init skill.rezero skill.rezero skill.
rezero-plan skill before implementation.rezero-plan may return one task.npx claudepluginhub epsilondelta-ai/rezero --plugin rezeroCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.