agent-global-context-commit
Agent Global Context Commit
Purpose
Write durable, useful context into the global context system.
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-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.
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