Instructions file CodexOpenCode
AGENTS.md instructions for alrece/loop-engineering, covering agents.md — loop engineering ai agent behavior spec, 0. iron rules (must / must not), must, must not and 1. command execution spec.
Instructions file CodexOpenCode
AGENTS.md instructions for alrece/loop-engineering, covering agents.md — loop engineering ai agent behavior spec, 0. iron rules (must / must not), must, must not and 1. command execution spec.
Skill Claude CodeCodex
Loop Engineering — a fully autonomous long-horizon engineering closed loop. Propose an idea → rough plan → run the entire project automatically (auto-selecting the best option at each decision point), only calling the user for verification at the end. Cross-tool orchestration of gstack (review) / OpenSpec (write) /…
Skill Claude CodeCodex
Loop Engineering — a fully autonomous long-horizon engineering closed loop. Propose an idea → rough plan → run the entire project automatically (auto-selecting the best option at each decision point), only calling the user for verification at the end. Cross-tool orchestration of gstack (review) / OpenSpec (write) /…
Skill Claude CodeCodex
Loop Engineering — a fully autonomous long-horizon engineering closed loop. Propose an idea → rough plan → run the entire project automatically (auto-selecting the best option at each decision point), only calling the user for verification at the end. Cross-tool orchestration of gstack (review) / OpenSpec (write) /…
Skill Claude CodeCodex
Loop Engineering — a fully autonomous long-horizon engineering closed loop (degraded version for Gemini CLI / Codebuddy). Propose an idea → rough plan → run the project. Cross-tool orchestration of gstack / OpenSpec / GSD / Superpowers with adversarial quality gates. NOTE: interactive features (AskUserQuestion…
Command
Run a CCG adversarial quality gate on the current stage's output — deterministic quality gates (security/quality/change/module) + multi-model adversarial review (codex+gemini); auto-optimizes and re-checks on findings, raising the quality of loop outputs.
Command
Initialize the Loop Engineering engineering loop — creates the .loop/ state directory, STATE.yaml (7-Phase template), an artifact tracking table, and optionally enters the ideation phase immediately.
Command
Trigger a Loop Engineering iteration loop — milestone archive → retro → lessons extraction → intent audit → gap analysis → generate next-round seed; reinforces the macro loop.
Command
Advance the Loop Engineering engineering loop — detects the current Phase and auto-routes to the next tool (gstack for looking, OpenSpec for writing, GSD for doing), with optional --auto chained self-invocation.
Command
View the Loop Engineering engineering loop dashboard — current Phase, iteration round, artifact status of each stage, blockers, and next-step suggestions. Read-only, no modifications.