Persistent local-only memory for AI coding agents. AGENTS.md (committed) + .agents.local.md (gitignored) = context that persists across sessions. Read both at start, update scratchpad at end, promote stable patterns over time.
$npx -y skills add andreagriffiths11/agent-context-system --skill github-copilotInstalls into the current project.
Run `npx skills use "https://github.com/andreagriffiths11/agent-context-system" --skill "andreagriffiths11/agent-context-system/github-copilot"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/andreagriffiths11/agent-context-system" that are relevant to the current task. Run `npx skills add "https://github.com/andreagriffiths11/agent-context-system"` and select the relevant skills, then follow their instructions.