GitClaw and GNAP share the same core insight: git is the best foundation for agent coordination.
GNAP focuses on the coordination protocol — 4 JSON entities (agents, tasks, runs, messages) that any agent runtime can read/write via git push/pull.
Would be interesting to explore how GitClaw agents could use GNAP for multi-agent task coordination. Happy to discuss integration.