agent-global-context-capture
Agent Global Context Capture
Purpose
Capture possible long-term context as candidates. Do not create long-term memory.
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-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.
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