loop-factory

Installation
SKILL.md

Loop Factory

Loop Factory turns "ask an agent to build something" into a visible assembly line. Each task is a markdown spec. The folder the spec lives in is its state. Agents implement and verify; they never decide what to build.

   πŸ“₯ inbox/          πŸ”§ active/           πŸ“¦ archive/
   tasks not      ──► task an agent    ──► finished work,
   started yet        is building now      reviewed + accepted

The one rule that governs everything: automate implementation and verification, not product decisions. If a spec is missing a decision, record the open question β€” do not invent product direction.

Invoke this skill on demand by typing /loop-factory (one manual pass), or let a cron fire it unattended β€” see Autonomous mode.

When to use this skill

Installs
578
GitHub Stars
67
First Seen
Jun 10, 2026
loop-factory β€” juliusbrussee/skills