FIND-20260326-002 · 2026-03-26 · Innovation Veille
GitAgent — Git-Native, Framework-Agnostic Open Standard for AI Agents
adhoc
HIGH
GitAgent (github.com/open-gitagent/gitagent) is a MIT-licensed open standard that turns any Git repo into an AI agent definition. Agents are described as versioned plain files — agent.yaml for config, SOUL.md for identity, SKILL.md for capabilities — and can be exported to run on Claude Code, OpenAI Agents SDK, CrewAI, or raw system prompts. Shared via @heynavtoor. The project reached 1,627 stars since its March 2026 launch, with active commits as of March 25 2026.
Source
https://x.com/heynavtoor/status/2036702519959962060
ODS Impact
Directly relevant to the ADLC pipeline: ODS already uses SOUL.md and SKILL.md conventions identical to the GitAgent spec. GitAgent could formalize and standardize how ADLC subagents (dev, ba, architect, security, devops) are defined, versioned, and promoted across environments. It also enables portability — an ADLC agent defined once could run on Claude Code locally and on OpenAI Agents SDK in CI without rewrites. Evaluate for use in the next ADLC agent scaffolding iteration.
Security Review
License: MIT | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE
Tags
ai-agents
git
framework-agnostic
claude-code
openai
devops
adlc