app-sreapp-sreOfficialยท3 Agent Skills Included

qontract-reconcile

Declarative infrastructure reconciliation across AWS, OpenShift, and GitHub

Reconciles cloud infrastructure with its desired state across AWS, OpenShift, GitHub, GitLab, and 80+ other platforms. Eliminates manual configuration drift by comparing desired state against live systems and applying changes automatically. Guides migration of legacy CLI integrations to a modern API-based architecture with typed models and safe dry-run execution.
npx skills add app-sre/qontract-reconcile --all -g -y
Available:

Instructs your AI agent on the repository's layered architecture, import rules, code generation workflows, and testing conventions so it writes compliant integration code without manual correction.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install qontract-reconcile?โ–ผ

Run `npx skills add app-sre/qontract-reconcile --all -g -y` in your terminal to install all skills in this suite globally.

What does qontract-reconcile do?โ–ผ

It compares the desired infrastructure state defined in app-interface with the actual state of systems like AWS, OpenShift, and GitHub, then automatically applies the differences.

How to migrate an integration to qontract-api?โ–ผ

Use the migrate-integration skill, which analyzes the existing integration, builds a phased migration plan, and generates all required server-side and client-side code.

Can I test changes safely before applying them?โ–ผ

Yes. Every integration supports a dry-run mode that shows the full planned diff without making any real changes to your infrastructure.

Does qontract-reconcile work with AI coding agents?โ–ผ

Yes. The included AGENTS.md and skills give your AI agent the architecture rules and patterns needed to write compliant integrations and documentation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’