원클릭으로
memory-logging
At end of significant sessions, log to Memory MCP with date, what was done, pending items, and key files.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
At end of significant sessions, log to Memory MCP with date, what was done, pending items, and key files.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | memory-logging |
| description | At end of significant sessions, log to Memory MCP with date, what was done, pending items, and key files. |
End of any session with significant work.
Use Memory MCP add_observations for existing entities or create_entities for new systems.
After completing logical unit of work, commit with context and push. Never leave uncommitted work.
Requires handoff to review platform before deleting, archiving, or consolidating projects and repositories.
Tracks token usage in conversations, warns at 70% capacity, auto-triggers handover at 80% threshold with conversation summary and continuation prompts.
Never expose secrets in output. Use environment variables, reference .env files without reading contents aloud, recommend rotation if exposed.
Every artifact must be filed in correct location with version control. Defines filing structure and naming conventions.
Structured error handling - stop, assess, log, route, then fix or escalate. Prevents compounding problems.