jonathan-vella/apex-accelerator

Starter template for APEX. Contains custom Copilot agents, Azure Pricing MCP server, and an orchestrated multi-step workflow. Auto-syncs from the main repository.

50Stars on the repository
60Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

01-Orchestrator

01

jonathan-vella/apex-accelerator

Agent

Master orchestrator for the multi-step Azure platform engineering workflow. Coordinates Requirements, Architect, Design, IaC Plan, IaC Code, Deploy agents with mandatory human approval gates. Routes Bicep or Terraform tracks via decisions.iactool.

50 5d ago A 53 tokens original MIT

03-Architect

03

jonathan-vella/apex-accelerator

Agent

Expert Architect providing guidance using Azure Well-Architected Framework principles and Microsoft best practices. Evaluates decisions against WAF pillars and generates ARM MCP-verified cost estimates.

50 5d ago A 37 tokens original MIT

04-Design

04

jonathan-vella/apex-accelerator

Agent

Step 3 — Design Artifacts. Generates code-based Python architecture diagrams and Architecture Decision Records for approved Azure designs. Optional step before governance and IaC planning.

50 5d ago A 36 tokens original MIT

04g-Governance

05

jonathan-vella/apex-accelerator

Agent

Azure governance discovery agent. Queries Azure Policy assignments via REST API (incl. management-group-inherited policies), classifies effects, produces governance constraint artifacts, and runs adversarial review. Step 3.5: after Architecture, before IaC Planning.

50 5d ago A 56 tokens original MIT

05-IaC Planner

06

jonathan-vella/apex-accelerator

Agent

Expert Azure IaC planner that creates comprehensive machine-readable implementation plans. Consults Microsoft documentation, evaluates Azure Verified Modules (Bicep or Terraform), designs full infrastructure solutions with architecture diagrams. Routes by decisions.iactool.

50 5d ago A 50 tokens original MIT

06b-Bicep CodeGen

07

jonathan-vella/apex-accelerator

Agent

Expert Azure Bicep IaC specialist that creates near-production-ready Bicep templates following Azure Verified Modules (AVM) standards. Validates, tests, and ensures code quality.

50 5d ago A 45 tokens original MIT

jonathan-vella/apex-accelerator

Agent

Expert Azure Terraform IaC specialist that creates near-production-ready Terraform configurations following Azure Verified Modules (AVM-TF) standards. Validates, tests, and ensures code quality.

50 5d ago A 43 tokens original MIT

07b-Bicep Deploy

09

jonathan-vella/apex-accelerator

Agent

Executes Azure deployments using generated Bicep templates. Uses azd provision (default; deploy.ps1 retained only for legacy projects without azure.yaml). Performs what-if analysis and manages deployment lifecycle. Step 6 of the agentic workflow.

50 5d ago A 55 tokens original MIT

jonathan-vella/apex-accelerator

Agent

Executes Azure deployments using generated Terraform configurations. Runs bootstrap and deploy scripts, performs terraform plan preview, manages phase-aware deployment lifecycle. Step 6 of the agentic workflow.

50 5d ago A 42 tokens original MIT

08-As-Built

11

jonathan-vella/apex-accelerator

Agent

Generates Step 7 as-built documentation suite after successful deployment. Reads all prior artifacts (Steps 1-6) and deployed resource state to produce: design document, operations runbook, cost estimate, compliance matrix, backup/DR plan, resource inventory, and documentation index.

50 5d ago A 61 tokens original MIT

09-Diagnose

12

jonathan-vella/apex-accelerator

Agent

Interactive diagnostic agent that guides users through Azure resource health assessment, issue identification, and remediation planning. Approval-first execution, single-resource scope, reports to agent-output/{project}/.

50 5d ago A 40 tokens original MIT

10-Challenger

13

jonathan-vella/apex-accelerator

Agent

Standalone adversarial review wrapper. Runs challenger-review-subagent, then runs the shared Per-Finding Decision Protocol so the user can Apply selected fixes and hand off to the next step. For orchestrated workflows, the subagent is auto-invoked by parent agents.

50 5d ago A 60 tokens original MIT

jonathan-vella/apex-accelerator

Agent

Analyzes Copilot Chat debug logs to audit context-window utilization across agents. Identifies bloated prompts, redundant file reads, missing hand-off points, and wasted tokens. Produces actionable optimization reports. Recommendations only — never edits agents.

50 5d ago A 53 tokens original MIT

E2E Orchestrator

15

jonathan-vella/apex-accelerator

Agent

Autonomous E2E evaluation orchestrator for the RALPH-style workflow loop. Executes real workflow agents end-to-end with MCP-backed cost, Python diagram design, governance discovery, validation, and benchmark collection. Does NOT replace 01-Orchestrator.

50 5d ago A 58 tokens original MIT