Skip to content

Servana/devops-agent-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is DevOps Agent Kit?

DevOps Agent Kit is a portable, AI-agnostic toolkit for building DevOps agents that behave consistently across platforms.

It contains:

  • instructions/: guardrails and operating modes (the “behavior pack”)
  • templates/: incident/change/postmortem/PR-review templates (the “output pack”)
  • eval/: scenario tests + acceptance criteria (the “evaluation harness”)
  • api/: OpenAPI contracts for tool integrations (the “portability layer”)

Quickstart

  1. Choose an instruction pack (e.g., instructions/cicd/jenkins_pipeline_review_guardrails.md)
  2. Paste the stub from instructions/*/README.md into your agent platform’s system instructions
  3. Attach the longer guardrail doc(s) as knowledge/grounding
  4. Run eval cases from eval/ to confirm the agent’s behavior matches the acceptance criteria

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors