with one click
rezero
rezero contains 7 collected skills from Epsilondelta-ai, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Initialize a repository for Re:ZERO Loop. Use for `/rezero init` in Pi, `/rezero:run init` in Claude Code, or `$rezero:run init` in Codex: detect project type, set up witch evaluation tools, create memory ignore rules, and record unavailable tools.
Orchestrate the Re:ZERO Loop. Use for /rezero requests in Pi: split large work, let Subaru implement, call Seven Witches, send warnings to Rem, reset on fail, and commit on pass.
Run the Re:ZERO Loop. Use for `/rezero:run` in Claude Code or `$rezero:run` in Codex: initialize if needed, plan tasks, let Subaru implement, run Seven Witches review, remember warnings, reset on failures, and commit on pass.
Run the Seven Witches evaluation for a Re:ZERO attempt. Use after Subaru implements and verifies a task to get independent pass/warning/fail verdicts.
Subaru's single-task Re:ZERO implementation loop. Use inside rezero after task splitting: implement, verify, survive witches, reset on fail, commit on pass.
Manage Re:ZERO warning memory. Use when witch warnings pass, when processing .rezero/memory/rem.md, or when resolved warnings should be removed.
Split a large Re:ZERO request into small ordered tasks with clear done criteria. Use before implementation when the request spans multiple features, files, or risks.