# Claude Code 에도 /goal 기능 추가

> Clean Markdown view of GeekNews topic #29428. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=29428](https://news.hada.io/topic?id=29428)
- GeekNews Markdown: [https://news.hada.io/topic/29428.md](https://news.hada.io/topic/29428.md)
- Type: news
- Author: [sikbrad](https://news.hada.io/@sikbrad)
- Published: 2026-05-12T17:34:38+09:00
- Updated: 2026-05-12T17:34:38+09:00
- Original source: [code.claude.com](https://code.claude.com/docs/ko/goal)
- Points: 7
- Comments: 2

## Topic Body

* Claude Code에 목표 기반 자동 반복 실행 기능인 /goal 추가  
* 목표가 완료될 때까지 Claude가 여러 턴을 자동으로 이어서 실행  
* 각 턴 종료 후 fast model이 목표 달성 여부를 평가  
* 미완료 시 다음 턴 자동 시작, 완료 시 goal 자동 제거  
* 평가자는 파일/명령을 직접 확인하지 않고 대화 기록 기준으로 판단  
* 세션당 goal은 1개만 활성화 가능  
* --resume, --continue 시 활성 goal도 복원  
* Claude 문서에서는 session-scoped Stop hook 래퍼로 설명  
* Codex CLI의 /goal과 유사하지만 구현 설명은 다름  
* Codex는 goal continuation / budget limit 프롬프트 템플릿 중심  
* Claude는 Stop hook, /loop, auto mode 체계 안에서 goal을 설명  
* auto mode는 도구 승인 자동화, /goal은 턴 반복 자동화에 가까움  
* 두 도구 모두 채팅형 보조자에서 목표 기반 자율 작업자로 수렴 중

## Comments



### Comment 57324

- Author: melodysdreamj
- Created: 2026-05-12T18:34:01+09:00
- Points: 1

'클로드코드 애도' 라고 하는줄.. 분위기가 분위기다 보니

### Comment 57323

- Author: kidow
- Created: 2026-05-12T18:15:38+09:00
- Points: 1

웬일로 명령어 이름이 똑같네요ㅎ
