Skip to content

skipp-dev/ai-platform-engineering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

๐Ÿค– AI Platform Engineering Multi-Agent System

Python Publish Docs License: Apache-2.0

Agentic AI SIG Community

๐Ÿš€ Getting Started | ๐ŸŽฅ Meeting Recordings | ๐Ÿ›๏ธ Governance | ๐Ÿ—บ๏ธ Roadmap

๐Ÿ—“๏ธ Weekly Meetings

๐Ÿ’ฌ Slack

What is AI Platform Engineering?

As Platform Engineering, SRE, and DevOps environments grow in complexity, traditional approaches often lead to delays, increased operational overhead, and developer frustration. By adopting Multi-Agentic Systems and Agentic AI, Platform Engineering teams can move from manual, task-driven processes to more adaptive and automated operations, better supporting development and business goals.

AI Platform Engineering project provides a customizable, secure, enterprise-ready and cloud deployable reference multi-agent system that streamlines platform operations through persona-driven โ€œusecase agentsโ€ such as Platform Engineer, Incident Engineer, and Product Owner etc. Each usecase agent is empowered by a set of specialized sub-agents that integrate seamlessly with essential engineering tools. Below are some common platform agents leveraged by the persona agents:

  • ๐Ÿš€ ArgoCD Agent for continuous deployment
  • ๐Ÿšจ PagerDuty Agent for incident management
  • ๐Ÿ™ GitHub Agent for version control
  • ๐Ÿ—‚๏ธ Jira Agent for project management
  • ๐Ÿ’ฌ Slack Agent for team communication

...and many more platform agents are available for additional tools and use cases.

Together, these sub-agents enable users to perform complex operations using agentic workflows by invoking relavant APIs using MCP tools. The system also includes:

  • A curated prompt library: A carefully evaluated collection of prompts designed for high accuracy and optimal workflow performance in multi-agent systems. These prompts guide persona agents (such as "Platform Engineer" or "Incident Engineer") using standardized instructions and questions, ensuring effective collaboration, incident response, platform operations, and knowledge sharing.
  • Multiple End-user interfaces: Easily invoke agentic workflows programmatically using standard A2A protocol or through intuitive UIs, enabling seamless integration with existing systems like Backstage (Internal Developer Portals).
  • End-to-end security: Secure agentic communication and task execution across all agents, ensuring API RBACs to meet enterprise requirements.
  • Enterprise-ready cloud deployment architecture: Reference deployment patterns for scalable, secure, and resilient multi-agent systems in cloud and hybrid environments

For detailed information on project goals and our community, head to our documentation site.

๐Ÿ’ก Examples

AI Platform Engineer can handle a wide range of operational requests. Here are some sample prompts you can try:

  • ๐Ÿšจ Acknowledge the PagerDuty incident with ID 12345
  • ๐Ÿšจ List all on-call schedules for the DevOps team
  • ๐Ÿ™ Create a new GitHub repository named 'my-repo'
  • ๐Ÿ™ Merge the pull request #42 in the โ€˜backendโ€™ repository
  • ๐Ÿ—‚๏ธ Create a new Jira ticket for the โ€˜AI Projectโ€™
  • ๐Ÿ—‚๏ธ Assign ticket 'PE-456' to user 'john.doe'
  • ๐Ÿ’ฌ Send a message to the โ€˜devopsโ€™ Slack channel
  • ๐Ÿ’ฌ Create a new Slack channel named โ€˜project-updatesโ€™
  • ๐Ÿš€ Sync the โ€˜productionโ€™ ArgoCD application to the latest commit
  • ๐Ÿš€ Get the status of the 'frontend' ArgoCD application

๐Ÿ“ฆ Quick Doc Links

๐Ÿค Contributing

Weโ€™d love your contributions! To get started:

  1. Fork this repo
  2. Create a branch for your changes
  3. Open a Pull Requestโ€”just add a clear description so we know what youโ€™re working on

Thinking about a big change? Feel free to start a discussion first so we can chat about it together.

Weโ€™re excited to collaborate with you!

๐Ÿ“„ License

Licensed under the Apache-2.0 License.


Made with โค๏ธ by the CNOE Contributors

About

AI Platform Engineering Multi-Agent Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • Makefile 3.4%
  • Other 0.9%