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.
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.
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.
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.
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.
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}/.
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.
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.
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.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Instructions for jonathan-vella/apex-accelerator, covering apex - copilot instructions, azure defaults (canonical), default regions, required tags (azure policy enforced) and security baseline + avm mandate.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Enforceable structural and runtime rules for Copilot agent and prompt files.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Shared operating frame for main step agents — read SKILL.md once, use apex-recall for cached lookups, never edit upstream artifacts. Pairs with each agent's body-level Operating frame H2.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Guidelines for creating high-quality Agent Skills for GitHub Copilot.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Astro Starlight development standards for the documentation site.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Template compliance rules for artifact generation.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Azure Developer CLI (azd) manifest conventions for multi-project co-location. Enforces infra.path, environment naming, and repo-root prohibition.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Code quality guidelines: commenting best practices (WHY not WHAT) and review priorities with security checks.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Context window optimization rules for agent definitions, skills, and instruction files.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Trigger conditions for updating documentation when code changes. Defines WHEN docs need updating — not HOW to write them (see docs.instructions.md and markdown.instructions.md for formatting).
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Standards for user-facing documentation in the site/src/content/docs/ folder.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Project-specific standards for GitHub Actions workflows in this repository.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
MANDATORY Azure Policy discovery requirements for governance constraints.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Bicep-specific IaC best practices for Azure templates. Security baseline, naming, AVM mandate, anti-patterns.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
IaC planning best practices for implementation plans. Policy compliance, cost monitoring, repeatability.
jonathan-vella/apex-accelerator
Instructions file GitHub Copilot
Terraform-specific IaC best practices for Azure templates. AVM-first, CAF naming, security baseline, provider pins.