tapesymbolstate/looprinter
Skill Claude CodeCodex
Launch loop.sh as a cronjob, monitor cycle and key-objective progress, intervene on failures, and stop when the key objective is met. Use when the user says "run the loop", "start the loop", "execute the loop", "kick off loop.sh", or "looprinter-executor".
tapesymbolstate/looprinter
Skill Claude CodeCodex
Interview the user about what a loop harness should accomplish, then generate KEYOBJECTIVE, verifyobjective(), prompt functions, and the verify() gate directly into loop.sh. Use when the user wants to configure a new loop task, or says "looprinter-interview", "new loop", or "loop interview".
tapesymbolstate/looprinter
Instructions file
Claude Code instructions for tapesymbolstate/looprinter, covering claude.md, what this project is, architecture, core concepts and 1. two gates: cycle verify + key objective.