AndreaGriffiths11/agent-context-system
Instructions file CodexOpenCode
Instructions for AndreaGriffiths11/agent-context-system, covering agents.md, project, commands, architecture and project knowledge (compressed).
AndreaGriffiths11/agent-context-system
Instructions file CodexOpenCode
Instructions for AndreaGriffiths11/agent-context-system, covering agents.md, project, commands, architecture and project knowledge (compressed).
AndreaGriffiths11/agent-context-system
Skill Claude CodeCodex
A persistent local-only memory system for AI coding agents. Two files, one idea — AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal). Agents read both at session start, update the scratchpad at session end, and promote stable patterns over time. Works across Claude Code, Cursor, Copilot, Windsurf.…
AndreaGriffiths11/agent-context-system
Skill Claude CodeCodex
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.
AndreaGriffiths11/agent-context-system
Skill Claude CodeCodex
Bootstrap persistent project context for AI coding agents.
Instructions file GitHub Copilot
Instructions for AndreaGriffiths11/teamxray, covering github copilot instructions for mcp team x-ray extension, response style, build, test, and lint commands, validating extension changes and architecture.
MCP server Claude CodeCodexCursor +2
GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.
Instructions file CodexOpenCode
Instructions for AndreaGriffiths11/teamxray, covering agents.md, purpose, tagline, tech stack and architecture.
AndreaGriffiths11/publish-to-pages
Skill Claude CodeCodex
Publish presentations and web content to GitHub Pages. Converts PPTX, PDF, HTML, or Google Slides to a live GitHub Pages URL. Handles repo creation, file conversion, Pages enablement, and returns the live URL. Use when the user wants to publish, deploy, or share a presentation or HTML file via GitHub Pages.
Instructions file CodexOpenCode
AGENTS.md instructions for AndreaGriffiths11/machine-mcp, covering agent notes for machine-mcp, what this is, how to use the tools, never and copilot cli demos.
MCP server Claude CodeCodexCursor +2
MCP server "machine-mcp" as configured in AndreaGriffiths11/machine-mcp. Runs locally from the machine-mcp Python package.