Cmd. /schedule
Claude Code on the web routines를 생성·수정·실행하는 자동화 명령
명령어 원본 선언
/schedule [description]공식 설명 요약
/schedule은 Claude Code on the web의 routine을 대화형으로 만들고 관리하는 명령입니다.
Routine은 prompt, repository, connector, trigger를 저장한 자동화 구성으로, 일정·API·GitHub 이벤트에 맞춰 Anthropic-managed cloud infrastructure에서 실행됩니다.
최소 지원 버전
- 현재 공식
Commands와Routines문서에 포함되어 있으나, 공개 Changelog에서 최초 도입 버전은 별도 확인되지 않았습니다.
사용법
/schedule nightly issue triage for this repository/schedule좋은 사용 예
- 매일 아침 issue/alert triage를 자동 실행
- PR 생성 이벤트에 맞춰 가벼운 코드 리뷰 routine 실행
- 배포 전후 점검을 API trigger로 연결
비슷한 명령어 추천
| 명령어 | 차이점 | 언제 선택 |
|---|---|---|
/schedule | 웹 routine 생성·관리 | 반복·무인 자동화 |
/loop | 현재 로컬 세션에서 반복 실행 | 로컬 대기/감시 작업 |
/autofix-pr | PR 수정 감시 원격 세션 | CI/리뷰 코멘트 자동 처리 |
/web-setup | GitHub 연결 준비 | 웹 자동화 전 인증 연결 |
활용 사례
- 매주 backlog grooming 보고서 생성
- monitoring alert를 받아 원인 후보 PR 작성
- 릴리스 노트 초안 생성 routine 운영
주의사항
- Routines는 research preview이므로 동작, 제한, API 표면이 바뀔 수 있습니다.
- Pro, Max, Team, Enterprise 플랜과 Claude Code on the web 활성화가 필요합니다.
- GitHub trigger나 connector를 쓰면 repository 권한과 조직 정책을 먼저 확인하세요.
출처
- Commands: https://code.claude.com/docs/en/commands
- Routines: https://code.claude.com/docs/en/routines