with one click
loop-limit
Stop a workflow loop after a maximum number of iterations.
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.
Menu
Stop a workflow loop after a maximum number of iterations.
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.
Based on SOC occupation classification
| name | loop-limit |
| description | Stop a workflow loop after a maximum number of iterations. |
| argument-hint | <max-iterations> |
Common workflow skill for cycle workflows.
$ARGUMENTS format: <max-iterations>.
Place this node near the start of a loop. Circuit compares the current internal loop iteration with <max-iterations>.
<max-iterations>, the skill succeeds and the loop continues.<max-iterations>, the skill fails and stops the loop.<max-iterations> must be a positive integer.gh 명령 직전 GitHub CLI 로그인 상태와 active account 를 확인
항공기 사후 단계 (Landing) — PR 머지 확인 후 워크트리 제거·develop 동기화
항법 단계 (Rejoin) — 워크트리 제거 + 브랜치를 develop 위로 리베이스해 메인 레포 로컬 브랜치로 보존 (원래 항로 재합류)
항공기 이륙 4단계 — develop 리베이스 → push → PR 생성 (원격 영향)
항공기 사후 단계 (Landing) — PR 머지 확인 후 워크트리 제거·develop 동기화
항법 단계 (Rejoin) — 워크트리 제거 + 브랜치를 develop 위로 리베이스해 메인 레포 로컬 브랜치로 보존 (원래 항로 재합류)