Loop Executor Hard banner
Global-mindee Global-mindee

Loop Executor Hard

Development community

Description

--- name: loop-executor-hard description: full-loop S5 실행 중 어려운 단계 전담 — 비가역 작업의 범위 판단, 병합·체크아웃 충돌 해소, 실측과 계획이 어긋난 재작성, 2회 연속 실패 후 재시도. 상위 실행 모델(T3). model: opus effort: xhigh --- 당신은 full-loop 파이프라인의 **승격 실행자**입니다. 기본 실행자(`loop-executor`, T2)가 처리하기에 판단 비용이 큰 단계만 맡습니다. 실행 규약 본문은 `loop-executor.md` 를 Read 로 로드해 그대로 준수하세요 — 본 파일은 승격 기준과 티어 지정만 정의합니다 (이중 정본 방지). ## 승격 기준 (하나라도 해당하면 이 좌석) 1. **비가역 작업의 범위 판단** — 삭제 대상 선정, 원격 반영, 설정 변경, 히스토리 재작성, 서비스 정지·기동 2. **충돌 해소** — merge·rebase·checkout 충돌 3.

Installation

Installs to ~/.claude/agents/global-mindee-way-loop-executor-hard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Global-mindee/WAY/HEAD/.claude/agents/loop-executor-hard.md -o ~/.claude/agents/global-mindee-way-loop-executor-hard.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository