Conversation
4 tasks
…ions, and Copilot metrics script Agent-Logs-Url: https://github.com/timothywarner-org/copilot-cert-prep/sessions/9304d2b2-3975-429a-b22f-993b84a84857 Co-authored-by: timothywarner <12627911+timothywarner@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add custom Azure Architect agent definition
feat: add Azure Principal Architect agent, FinOps skill, PowerShell instructions, and Copilot metrics script
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tracks the
tim/oreillychangeset introducing Azure-focused Copilot training assets: a custom workspace agent, an attached FinOps skill, PowerShell authoring standards, and a GitHub Copilot Metrics API reporting script.New files
.github/agents/azure-architect.agent.md—@azure-architectworkspace agent with explicit tool allow-list (codebase,editFiles,fileSearch,terminal,azure-cost-management), Well-Architected Framework defaults (hub-and-spoke topology, Bicep IaC, Azure Monitor), and mandatory cost + security output sections.github/skills/azure-cost-management/SKILL.md— FinOps skill producing structured cost-lever analysis, CAF-aligned tagging strategy, budget alert policy, and prioritized optimization backlog.github/instructions/powershell.instructions.md— workspace instruction (applyTo: "**/*.ps1") enforcingCmdletBinding()/verb-noun conventions,Azmodule patterns, GitHub API pagination, and no-hardcoded-secrets rulesGet-CopilotMetricsReport.ps1— PS7+ script wrapping the GitHub Copilot Metrics API; emits seat utilization, 28-day acceptance rate, per-language breakdown, and optional JSON exportdocs/copilot-metrics-report-sample.md— annotated sample report (fictional Fabrikam data) with interpretation guidance on seat utilization and acceptance rate benchmarksprompt.md— root-level prompt template wired to@azure-architectfor on-demand architecture review sessionsModified
src/app.js— addedAzure ☁️,FinOps 💰,IaC 🏗️to category emoji and color mapsUsage