Memory Bank is a cross-session context continuity system for AI coding agents. It maintains a memory-bank/ directory in the project root with structured markdown files that capture project knowledge, architecture decisions, progress, and active context. Every AI agent reads these files at session start, ensuring continuity across sessions and across different agents working on the same project.
This skill handles four intents: SETUP, UPDATE, STATUS, and READ. It detects user intent from natural language in any language.
Detect the user's intent from their message. The user may write in any language — use natural language understanding to map to the correct intent.
AI 코딩 에이전트 전체에서 세션 간 컨텍스트 연속성을 위해 메모리 뱅크 시스템을 설정하고 관리합니다. 사용자가 설정, 설치, 초기화, 초기화, 업데이트, 새로 고침, 동기화, 상태, 확인, 읽기, 표시, 검토, 표시 또는 모든 언어(예: 터키어: kur, kurulum, güncelle, durumu, oku; 독일어: einrichten, aktualisieren; 스페인어: configurar, Actualizar; 프랑스어: 설치 프로그램, mettre à jour)와 같은 작업 의도와 함께 '메모리 뱅크'를 언급할 때 사용합니다. Claude Code, Cursor, Windsurf, Cline, GitHub Copilot, Roo Code, Aider, Antigravity 및 OpenAI Codex를 지원합니다. 출처: halilbarim/hbm-skills.