goal-loop-designer

Installation
SKILL.md

Goal Loop Designer

Use this skill before starting a long agent loop. It turns a raw /goal or task prompt into a portable loop harness that another agent or model can execute and evaluate.

This skill designs the loop. It does not run autonomous tools, log in to providers, change repos, or approve edits.

Intake

Collect or infer the smallest useful context:

  • raw goal or task prompt;
  • target host: Codex, Claude Code, MiMo Code, Ollama/OpenAI-compatible, or generic CLI agent;
  • repo or artifact scope;
  • allowed actions and forbidden actions;
  • available verification commands or manual checks;
  • judge options: deterministic check, human review, Codex, MiMo Auto, local Ollama, or external LLM;
  • hard limits: iterations, time, token/tool budget, file scope, network, credentials, destructive actions.

If key limits are missing, choose conservative defaults and mark them as assumptions.

Installs
5
GitHub Stars
15
First Seen
Jul 10, 2026
goal-loop-designer — markoblogo/abvx-agent-skills