loop-architect
Installation
SKILL.md
Loop Architect
A loop design coach for Kiro CLI. Interviews you, critiques your design against
built-in best-practice rubrics, wires in cross-model reviewers or judges, shows
the loop as an ASCII flow preview, and writes portable artifacts you can run
immediately with /goal or later with the Python runner.
Based on Looper by Kevin Simback, MIT License. Adapted for Kiro CLI by ft.ia.br.
Why This Exists
Kiro CLI ships /goal (autonomous loop with self-verification) and subagents
(parallel pipelines with review loops). These execute a loop. Loop Architect
helps you design one worth executing — with a coached goal, typed
verification, a cross-model gate, and explicit termination guards.