Gemini 특정 빌트인
보편 slash command (/help, /clear, /compact) 너머 Gemini 가 외울 가치 있는 거 ship. /tools 가 활성 도구 (빌트인 + MCP server) 리스트. /memory 가 세션 간 지속 메모리 관리. /chat save NAME + /chat resume NAME 이 named long-lived 대화. /stats 가 세션 메트릭.
~14 min · gemini, slash, tools, memory
보편 slash command (/help, /clear, /compact) 너머 Gemini 가 외울 가치 있는 거 ship. /tools 가 활성 도구 (빌트인 + MCP server) 리스트. /memory 가 세션 간 지속 메모리 관리. /chat save NAME + /chat resume NAME 이 named long-lived 대화. /stats 가 세션 메트릭.
/tools # list every active tool (Read, Edit, MCP servers, …)
/memory show # what's in persistent memory
/memory add "always use British spelling in user-facing strings"
/chat save migration-design # snapshot this conversation
/chat list # see saved chats
/chat resume migration-design # come back later, full history
/stats # tokens, cost, latency for this session# .gemini/commands/review.md
Review the file at $ARGUMENTS for:
1. Logic bugs
2. Security (SQL injection, XSS, auth bypass)
3. Performance (N+1, blocking I/O)
4. GEMINI.md style violations
Format: [SEVERITY] desc (file:line). If none, say so./memory add 로 Gemini 가 어떻게 동작할지 지속 사실 3개 추가. /chat save 로 진짜 long-running 작업 snapshot. 내일 chat resume + 메모리 둘 다 + snapshot 살아남았는지 verify.아직 댓글이 없어요. 첫 댓글을 남겨보세요.