autodev-loop

Installation
SKILL.md

Autodev Loop — Prompt Generator + Cron Scheduler

Purpose: Scan the work queue, generate a context-aware prompt, schedule recurring ticks. Each tick does exactly ONE of four things: sweep, validate, execute, or hygiene.

The loop does NOT contain an FSM. It generates prompts that use /work, flow definitions, and bd.


Tick Architecture

Every tick follows this priority waterfall. First match wins:

Installs
2
Repository
lev-os/agents
GitHub Stars
5
First Seen
Mar 17, 2026
autodev-loop — lev-os/agents