pump-ai-agents
Installation
SKILL.md
AI Agent Integration — Agent Scaffolding & Discovery
Configure AI agents (GitHub Copilot, Claude, Gemini) to work effectively with the Pump SDK through instruction files, skill registries, and MCP server integration.
Agent Instruction Files
| File | Agent | Purpose |
|---|---|---|
AGENTS.md |
Universal | Project overview, architecture, security rules |
CLAUDE.md |
Claude Code | Key patterns, critical rules |
COPILOT.md |
GitHub Copilot | Instructions pointer |
GEMINI.md |
Google Gemini | Instructions pointer |
.github/copilot-instructions.md |
Copilot Chat | SDK patterns, security rules |