agent-global-context-review
Agent Global Context Review
Purpose
Review candidate memories and move them toward promoted, rejected, or expired.
This skill does not bypass commit. Promotion means applying commit rules to write a formal memory item.
Default Memory Root
~/.agent-global-context/
Workflow
More from huajiexiewenfeng/agent-global-context
agent-global-context
Use when designing, configuring, auditing, or modifying an AI agent global context system, especially when the task involves cross-session user context, priority-based recall, Markdown memory files, or long-term agent continuity.
1agent-global-context-capture
Use when auto capture is enabled, when the agent notices durable user preferences, corrections, identity context, work environment facts, or project decisions that may be worth preserving as candidate global context.
1agent-global-context-commit
Use when the user asks an agent to remember something, write to global context, update memory, compress the current session, save durable preferences, record project decisions, or preserve cross-session context.
1agent-global-context-recall
Use when starting or resuming substantial agent work, when the user asks to continue from memory or global context, or when a task depends on user background, preferences, coding habits, project context, environment facts, or cross-session continuity.
1