lgqyhm2010
01Plugin Claude Code
Plugin marketplace listing 1 plugin: loop-goal.
Plugin Claude Code
Plugin marketplace listing 1 plugin: loop-goal.
Plugin Claude Code
Discipline rules for long-running agent tasks — recurring loops and run-until-done goals. Checkpoint to .loopgoal/state.json, isolate each iteration in a fresh subagent, and write an explicit exit condition.
Instructions file GitHub Copilot
Instructions for lgqyhm2010/loop-goal: For any long-running task — a recurring loop or a run-until-done goal — follow the loop-goal discipline before starting.
Instructions file CodexOpenCode
Instructions for lgqyhm2010/loop-goal: This repository IS the loop-goal skill. When you (any agent) are about to run a long-running task — one that repeats on an interval (a loop) or runs until a completion criterion is met (a goal) — follow the loop-goal discipline before you start.
Skill Claude CodeCodex
Discipline rules for long-running agent tasks — recurring loops and run-until-done goals. Use when about to run a task that repeats on an interval or runs until a completion criterion is met. Trigger phrases (English or Chinese) — "loop", "goal", "keep running", "run in a loop", "until X", "run autonomously", "持续做"…