[codex] Add Mercury agent skills
loading diff…
Adds repo-local Codex/agent configuration for Mercury:
AGENTS.md with Mercury stack, commands, and contribution gotchas.codex/config.toml pointing at the Composio MCP server.agents/skills/ workflows for bug verification, bug fixing, action testing, schema testing, changelog generation, and PR merge prepThese files make the repo's Mercury-specific operating procedures available directly to Codex agents so recurring workflows can be run consistently from this checkout.
No runtime code changes. This is documentation and agent workflow configuration only.
git diff --cached --checkgit diff HEAD~1..HEAD --check