Performs Telegram bot registration, Git synchronization, and status reporting when a session starts.
아래 단계를 순서대로 실행하세요:
{{HOME}}/workdir/telegram-bot/register-session.sh
등록 실패해도 세션은 계속 진행합니다. (텔레그램 봇이 없는 환경일 수 있음)
git -C {{PROJECT_PATH}} pull origin main
git -C {{PROJECT_PATH}} status --porcelain
{{PROJECT_PATH}}/CLAUDE.md 파일을 읽고:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer