git-ape
Guided Azure deployment with security gates and drift detection
All Skills in This Repository (13)
Pure Emerald Level Indicatorsazure-role-selector
Identify least-privilege Azure RBAC roles and generate CLI or ARM snippets.
azure-resource-availability
Validate Azure resource availability across regions and resource types before deployment.
azure-integration-tester
Validate deployed Azure resources with post-deployment integration tests.
git-ape-onboarding
Automate repository onboarding for Git-Ape deployments with OIDC, RBAC, and secrets.
azure-rest-api-reference
Look up Azure REST API and ARM template references for resource types.
azure-drift-detector
Detect configuration drift between Azure resources and stored IaC state.
prereq-check
Validate CLI tool versions and authentication sessions for Git-Ape operations.
azure-naming-research
Extract CAF slugs and Azure naming constraints for resource types.
azure-policy-advisor
Analyze ARM templates against Azure policy assignments and definitions to generate prioritized recommendations in structured JSON output.
azure-cost-estimator
Parse ARM templates and query Azure Retail Prices API for monthly cost estimates.
azure-security-analyzer
Analyze Azure ARM templates against Microsoft security best practices and generate per-resource assessments.
azure-deployment-preflight
Validate subscription-level ARM template deployments with what-if and permission checks.
Frequently Asked Questions
FAQPage SchemaHow to install Git-Ape?โผ
Run `npx skills add Azure/git-ape --all -g -y` in your terminal to install all skills in this suite globally.
How to deploy Azure resources from chat?โผ
Git-Ape walks you through a guided requirements interview, generates an ARM template with cost and security reports, and deploys only after your explicit confirmation.
Does Git-Ape check security before deploying?โผ
Yes. A blocking security gate reviews every template against Azure best practices, and the policy advisor maps gaps to CIS and NIST frameworks before deployment proceeds.
How to detect Azure configuration drift?โผ
The drift detection skill compares live Azure resources against your stored deployment state and lets you accept, revert, or selectively reconcile any differences.
Can I use Git-Ape without deep Azure expertise?โผ
Yes. It validates SKUs, naming rules, quotas, and least-privilege roles automatically, so plain-English requests produce correctly configured infrastructure.
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