jonathan-vellajonathan-vellaCommunityยท13 Agent Skills Included

azure-agentic-infraops-accelerator

Orchestrated Azure infrastructure planning, code generation, and deployment

Guides Azure infrastructure projects from requirements through architecture, governance checks, Bicep or Terraform code generation, and validated deployment. Eliminates manual policy audits, inconsistent naming, untested templates, and risky unreviewed deployments. Enforces security baselines, human approval gates, and adversarial reviews so every environment ships Well-Architected and fully documented.
npx skills add jonathan-vella/azure-agentic-infraops-accelerator --all -g -y
Available:

Instructs the agent on the full multi-step Azure infrastructure workflow, including step routing, mandatory challenger reviews, security baselines, and validation commands for each phase.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

golden-principles

Define the 10 core operating principles for AI agents in the Azure Agentic InfraOps Accelerator repository.

Community
Basic
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

workflow-engine

Define machine-readable DAGs for orchestrating multi-agent workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

session-resume

Manages JSON-based state tracking and resume protocol for interrupted workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

context-optimizer

Audit agent context window usage by parsing debug logs and profiling token consumption.

Community
Intermediate
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

copilot-customization

Reference VS Code Copilot customization mechanisms and file schemas.

Community
Intermediate
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

microsoft-code-reference

Verify Microsoft SDK code against official documentation and find working samples.

Community
Intermediate
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

microsoft-docs

Retrieve official Microsoft documentation for Azure services and .NET.

Community
Basic
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

terraform-patterns

Generate Azure Terraform HCL for hub-spoke networks with private endpoints.

Community
Intermediate
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

context-shredding

Compresses runtime context into full, summarized, or minimal tiers for AI agents.

Community
Intermediate
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

azure-troubleshooting

Diagnose Azure resource health issues using KQL queries and diagnostic commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

azure-bicep-patterns

Generate Azure Bicep patterns for hub-spoke networking and private endpoints.

Community
Intermediate
๐Ÿ“ฆ In Repo
jonathan-vellajonathan-vella

iac-common

Validate Azure CLI authentication and implement phased Bicep and Terraform deployments.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install azure-agentic-infraops-accelerator?โ–ผ

Run `npx skills add jonathan-vella/azure-agentic-infraops-accelerator --all -g -y` in your terminal to install all skills in this suite globally.

How to generate Azure infrastructure with Bicep or Terraform?โ–ผ

The suite walks your agent through requirements, architecture, governance discovery, and code generation, producing validated Bicep or Terraform templates with security baselines applied automatically.

Does it check Azure Policy compliance before deployment?โ–ผ

Yes. A dedicated governance discovery step reads your subscription's effective Azure Policy assignments and maps every Deny rule to compliant infrastructure code before anything is deployed.

Which AI coding tools does it work with?โ–ผ

All skills follow the open SKILL.md standard and run in GitHub Copilot, Claude Code, Cursor, and any compatible agent environment.

Can it estimate Azure costs before deploying?โ–ผ

Yes. A cost-estimate step pulls live pricing from Azure APIs and produces a detailed monthly cost breakdown for review before any resources are created.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’