| 영어 프롬프트 | 동작 |
|---|---|
Sync alpha to beta | alpha→beta 7단계 자동 동기화 (alpha-beta-sync) |
Release version 2.8.3 | CHANGELOG/README/package.json 갱신 + 양 브랜치 배포 (release-version) |
Create a PR for <기능> | worktree 격리 작업 후 alpha squash merge (worktree-pr) |
Review the current diff / /code-review high | diff 버그·정리 리뷰 |
Run a security review | 브랜치 변경 보안 리뷰 |
Verify this PR works | 앱 실행해 동작 확인 (verify) |
| 영어 프롬프트 | 동작 |
|---|---|
Query the alpha database / Run SQL on alpha | alpha PG 조회·수정 (alpha-db) |
Query the beta database | beta PG 조회·수정 (beta-db) |
Check alpha redis health / Inspect BullMQ queues | alpha Redis 진단 (alpha-redis) |
Check beta redis | beta Redis 진단 |
Manage AWS resources / Check AWS costs | EC2·S3·RDS·Cost (aws) |
Manage AWS SES / Check sending stats | SES identity·warmup·suppression (aws-ses) |
Manage Cloudflare DNS / Purge cache | DNS·Workers·R2 (cloudflare) |
Check infra status | Docker·Nginx·로그 PDF 리포트 (infra-check) |
| 영어 프롬프트 | 동작 |
|---|---|
Manage SendGrid stats / Check suppression list | 발송통계·바운스·템플릿 (sendgrid) |
Manage Paddle subscriptions | 결제·구독·상품 CRUD (rinda-paddle) |
Manage secrets / Sync .env | Infisical 환경변수 (infisical) |
| 영어 프롬프트 | 동작 |
|---|---|
Run sequence health check | 시퀀스·발송·큐 단일 점검 (sequence) |
Inspect the sequence-email pipeline | enrollment 분포·stuck job 디버깅 |
Analyze <워크스페이스명> workspace | 9개 영역 Excel 리포트 (workspace-analysis) |
| 영어 프롬프트 | 동작 |
|---|---|
Run feature tests | coverage·property·mutation·a11y 통합 (feature-test) |
Run E2E / bootstrap E2E | Playwright 파이프라인 (alpha-e2e) |
Audit power-user UX | TCT·KLM 정량 진단 PDF (power-user-ux) |
Simplify this code | reuse·단순화 자동 적용 (simplify) |
| 영어 프롬프트 | 동작 |
|---|---|
Triage open GitHub issues | resolved/stale/dup 분류 후 close (issue-cleanup) |
Check the error queue status | Slack 에러알림 큐 현황 (issue-queue) |
Process new error alerts | 에러→이슈 등록 (issue-queue-checking) |
목요일 배포, 버전 업데이트 준비 등)도 동일하게 동작 — 위는 영어 동등 표현./code-review, /security-review, /verify, /run, /init)은 슬래시로 직접 호출.