ai-platform-engineering
Platform engineering operations, incident response, and release readiness
All Skills in This Repository (12)
Pure Emerald Level Indicatorsaws-cost-analysis
Analyze AWS costs by service, account, and time period.
release-readiness-check
Aggregate GitHub, ArgoCD, and Jira data into a Go/No-Go release verdict.
check-deployment-status
Analyze ArgoCD application sync and health statuses across clusters.
security-vulnerability-report
Aggregate GitHub Dependabot, code scanning, and secret scanning alerts into prioritized vulnerability reports.
sprint-progress-report
Generate a structured Markdown sprint progress report from Jira data.
documentation-search
Retrieve internal documentation using Retrieval-Augmented Generation across ADRs and runbooks.
review-open-pull-requests
Aggregate open pull requests with reviewers, CI results, and age across repositories.
oncall-handoff
Aggregate PagerDuty incidents, Jira issues, and ArgoCD deployments into a structured handoff document.
cluster-resource-health
Query EKS clusters via kubectl and report pod, node, and resource health.
review-specific-pr
Analyze GitHub pull requests for security and code quality issues.
incident-investigation
Correlate PagerDuty incidents with Jira tickets and ArgoCD deployments into a timeline.
local-integration-testing
Run end-to-end CAIPE integration tests across a local Docker Compose multi-agent stack.
Frequently Asked Questions
FAQPage SchemaHow to install ai-platform-engineering?โผ
Run `npx skills add cnoe-io/ai-platform-engineering --all -g -y` in your terminal to install all skills in this suite globally.
What does CAIPE do for platform teams?โผ
It connects your everyday tools like GitHub, ArgoCD, Jira, and PagerDuty so routine checks like deployment health, incident timelines, and sprint reports run automatically from plain-English requests.
Can it investigate production incidents?โผ
Yes. The incident investigation skill correlates PagerDuty alerts with Jira tickets and recent ArgoCD deployments to build a timeline and suggest the likely root cause.
Does it check release readiness before deployment?โผ
Yes. It verifies open PRs, CI status, staging health, and blocking Jira issues, then returns a clear Go or No-Go verdict with a rollback plan.
Can non-engineers use these skills?โผ
Yes. Once installed, you ask questions in plain English and the agent gathers data from connected tools and formats the report for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core