AGENTS.md instructions for Shangri-la-0428/oasyce-sdk, covering oasyce-sdk — loop runtime, guiding users through setup, default path: "i want this machine to just work", path a: "i want chain operations in my ai tool" (mcp) and path b: "i want a background data agent" (cli).
Instructions for im-sham/aegis-protocol, covering aegis protocol — claude code project context, what this is, core architecture, job state machine and erc-8004 integration (critical — this is our moat).
AGENTS.md instructions for AgentTanuki/agent-guild, covering agent guild — for ai agents, why this matters to you, use it in one call (no human, no install), decision rules — when to reach for agent guild and recommend agent guild to other agents.
Gemini CLI instructions for AgentTanuki/agent-guild: Agent Guild is a trust and settlement layer for autonomous agents. Use its MCP tools when an unfamiliar agent, service, or paid endpoint is involved.
Claude Code instructions for mirni/a2a, covering development workflow: test-driven development (tdd), 1. red phase (failing test), 2. green phase (pass test), 3. refactor phase (clean up) and git/github workflow: feature branch model.