randroid
Installation
SKILL.md
Randroid Commands
loop
Run the autonomous research/implementation loop. In Claude Code, use /randroid:loop.
The loop supports either task tracker:
dot-htmlfor HTML-backed tasks under.dots/dotfor Markdown-backed tasks under.dots/
Each iteration detects the project tracker and uses the selected command as $DOT. Do not mix dot and dot-html in one project.
Bundled loop resources:
commands/loop.md: Claude Code slash command instructionsresearch-loop.mdandimplement-loop.md: mode-specific promptsloop-shared.md: shared task tracker, git workflow, iteration, and completion rulesscripts/setup-loop.sh: initializes loop statescripts/randroid-loop.sh: external loop wrapper for Codexhooks/stop-hook.sh: Claude Code keep-context loop hook