cnoe-io/ai-platform-engineering
CAIPE: Community AI Platform Engineering Multi-Agent Systems
Implements a multi-agent system with specialized sub-agents (ArgoCD, PagerDuty, GitHub, Jira, Slack) that communicate via Model Context Protocol (MCP) tools and A2A protocol, orchestrated by a supervisor agent. Includes a curated prompt library for persona-driven workflows, RAG capabilities with vector search and optional knowledge graphs (Neo4j), and deploys in either multi-node (remote agents via gateway) or single-node (in-process with stdio transport) modes. Integrates natively with Backstage and VS Code, providing both programmatic and UI-based interfaces for platform engineering automation.
322 stars.
Stars
322
Forks
46
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/cnoe-io/ai-platform-engineering"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
microsoft/ai-agents-for-beginners
12 Lessons to Get Started Building AI Agents
ForceInjection/AI-fundermentals
AI 基础知识 - GPU 架构、CUDA 编程、大模型基础及AI Agent 相关知识
NirDiamant/agents-towards-production
This repository delivers end-to-end, code-first tutorials covering every layer of...
FlyAIBox/Agent_In_Action
Agentic AI 智能体开发实战
marscod/AI_Agent_Workshop
This repository provides a basic guide on building and deploying an AI agent.