Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

goal-loop

Estrellas5
Forks0
Actualizado12 de julio de 2026 a las 23:15

Loop-engineering goal loop — implement → verify → judge → iterate until the goal is provably met. Separates worker from judge (different model instances) to prevent self-comforting optimism. Fresh implementer each iteration preserves mistakes as learning signal without context pollution. Use when: (1) user says /insistir:goal, (2) a task needs verifiable completion evidence, (3) "goal loop", "loop until done", "iterate until passing", "keep going until tests pass". Do NOT use for: (1) goals that cannot be expressed as observable evidence (ask user to refine first), (2) trivial one-shot tasks, (3) open-ended exploration with no clear done-state.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
2 archivos
SKILL.md
readonly