Load project-aware Global Agent Memory context for the current task. Use as the basic context shortcut before substantial work.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ozankasikci/global-agent-memory --skill gam-context --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gam Context?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ozankasikci-gam-context)More formats (shields.io, HTML) on the badges page.
---
name: gam-context
description: Load project-aware Global Agent Memory context for the current task. Use as the basic context shortcut before substantial work.
---
# GAM Context
Treat text supplied with this invocation as the task. If no task was supplied, ask for one short task description.
1. Call `memory_context` with the task and the current `working_directory`.
2. Keep `cross_project=false` unless the user explicitly requested broader retrieval.
3. Summarize the applicable conventions, decisions, known solutions, and warnings concisely.
4. Include the memory ID and Vault-relative path for every memory the response relies on.
5. If protected memory may be relevant, explain that owner approval is required; never guess its metadata.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!