Cross-surface platform prompt
Works for any agent operating Reply.io, regardless of access layer:MCP variant
For agents connected to the Reply MCP server, use the canonical MCP prompt — it adds tool-annotation gating, response-envelope parsing, and the MCP-specific failure guidance:MCP drop-in system prompt
The canonical prompt for MCP agents, maintained with the MCP docs.
CLI variant
For coding agents that shell out to thereply CLI:
When to hand the agent a Skill instead
If your agent platform supports skills (e.g. Claude Code, Codex), install Reply Skills rather than writing procedure into the prompt — they package the procedure above with verification steps and confirmation gates, and update throughreply skills update. Keep the CLI variant prompt as a fallback for platforms without skill support.