Skip to content

Add GitAgent Protocol support (agent.yaml + SOUL.md)#6

Open
computer-agent wants to merge 1 commit into
disler:mainfrom
computer-agent:gitagent-protocol
Open

Add GitAgent Protocol support (agent.yaml + SOUL.md)#6
computer-agent wants to merge 1 commit into
disler:mainfrom
computer-agent:gitagent-protocol

Conversation

@computer-agent

Copy link
Copy Markdown

Hi! 👋 This PR proposes GitAgent Protocol (GAP) support for the Infinite Agentic Loop — an open, vendor-neutral standard for portable AI agents (https://gitagent.sh).

The Infinite Agentic Loop is a great fit for GAP: it's a real, spec-driven multi-agent orchestrator with a clear model (Claude Code), a defined runtime profile, and a strong persona. Bringing it into the protocol makes it discoverable on the open registry and runnable on any GAP-compatible runtime.

What this adds (nothing else is touched):

  • agent.yaml — a standard manifest capturing the agent's name, version, description, model (anthropic:claude-sonnet-4-6), skills (infinite, prime), runtime settings, and compliance tier.
  • SOUL.md — the agent's persona and orchestration philosophy, distilled from CLAUDE.md and the .claude/commands/infinite.md system prompt.

These two small files are the only change. They don't alter any existing code, prompts, or structure. Feel free to tweak or close — this is just a proposal. 🙏


⭐ If GAP looks interesting, the project lives at https://github.com/open-gitagent/opengap — a star helps more maintainers discover the standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant