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-html for HTML-backed tasks under .dots/
  • dot for 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 instructions
  • research-loop.md and implement-loop.md: mode-specific prompts
  • loop-shared.md: shared task tracker, git workflow, iteration, and completion rules
  • scripts/setup-loop.sh: initializes loop state
  • scripts/randroid-loop.sh: external loop wrapper for Codex
  • hooks/stop-hook.sh: Claude Code keep-context loop hook
Installs
35
GitHub Stars
46
First Seen
Feb 3, 2026
randroid — randroids-dojo/skills