qontract-reconcile
Declarative infrastructure reconciliation across AWS, OpenShift, and GitHub
All Skills in This Repository (3)
Pure Emerald Level Indicatorsmigrate-integration
Generate phased migration plans and code scaffolds for reconcile/ integrations to qontract-api.
adr
Create and manage Architecture Decision Records with frontmatter metadata and README index.
document-api-integration
Analyze qontract-api integrations to generate template-aligned documentation.
Frequently Asked Questions
FAQPage SchemaHow 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โ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