Skip to main content

agentic-loops

Stars11
Forks4
UpdatedJune 28, 2026 at 16:17

Loop engineering for Kiro's autonomous features — how to drive `/goal` (iterative iterate-until-done loops, default 5 / `--max N`, self-verifying completion), Subagent Review Loops (reviewer rejects work back to the implementer until it passes), and DAG delegation (parallel sub-agents, verify-then-converge). Centers on writing goals as evidence-backed completion contracts (each success criterion verifiable by tool output, not narrative), designing RED→GREEN verification gates, and avoiding loop failure modes (declaring done without proof, no-progress thrashing, goal drift, cross-iteration context bloat). Use when setting up an autonomous `/goal` run, a review loop, or a multi-stage delegation pipeline. Triggers: /goal, loop engineering, autonomous loop, completion criteria, verify then converge, subagent review loop, max iterations, self-verification, agent keeps looping, when is it done.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly