agent-global-context-recall
Agent Global Context Recall
Purpose
Load the smallest useful set of global context files for the current task.
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-review
Use when reviewing, approving, rejecting, expiring, promoting, auditing, cleaning, or deduplicating staged global context candidates, pending review items, or stale temporary memory.
1