Skip to main content
Azure
GitHub creator profile

Azure

Repository-level view of 577 collected skills across 101 GitHub repositories.

skills collected
577
repositories
101
updated
Aug 28, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
logicapps-migration-agent
36 skills · Aug 21, 2026
Software DevelopersComputer Systems AnalystsProject Management SpecialistsSoftware Quality Assurance Analysts & TestersDatabase ArchitectsNetwork & Computer Systems Administrators
7 occupation categories · 92% classified
6.2%share
#02
azure-sdk-tools
34 skills · Aug 25, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersComputer Occupations, All OtherProject Management Specialists
4 occupation categories · 97% classified
5.9%share
#03
azure-sdk-for-net
32 skills · Aug 12, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersOffice Clerks, GeneralProject Management SpecialistsComputer Occupations, All Other
5 occupation categories · 100% classified
5.5%share
#04
azure-sdk-for-python
25 skills · Aug 10, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersProject Management Specialists
3 occupation categories · 100% classified
4.3%share
#05
azure-sdk-for-js
25 skills · Aug 28, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersProject Management Specialists
3 occupation categories · 80% classified
4.3%share
#06
azure-functions-skills
25 skills · Aug 7, 2026
Software DevelopersNetwork & Computer Systems AdministratorsComputer Occupations, All OtherSoftware Quality Assurance Analysts & Testers
4 occupation categories · 100% classified
4.3%share
#07
vscode-aks-tools
20 skills · Aug 20, 2026
Software DevelopersNetwork & Computer Systems AdministratorsSoftware Quality Assurance Analysts & TestersInformation Security Analysts
4 occupation categories · 95% classified
3.5%share
#08
azure-sdk-for-java
19 skills · Aug 12, 2026
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
3.3%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

workflow-json-generation-rules
unclassified

Rules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.

Aug 21, 2026
workflow-json-generation-rules
unclassified

Rules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.

Aug 21, 2026
workflow-json-generation-rules
unclassified

Rules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.

Aug 21, 2026
analyse-source-design
computer-systems-analysts

Rules for analysing a single TIBCO flow group's architecture. Covers source file reading depth, Mermaid diagram rules, flow/sub-process rendering, processor mapping priority ladder, and the required multi-step store tool sequence.

May 15, 2026
cloud-deployment-and-testing
network-and-computer-systems-administrators

Rules for optional cloud deployment and testing of Logic Apps Standard projects. Covers ARM/Bicep generation, deployment method, app settings management, cloud test execution, and reporting.

May 15, 2026
connections-json-generation-rules
software-developers

Rules for generating connections.json files for Logic Apps Standard. Covers serviceProviderConnections format, mandatory reference lookup, FileSystem mountPath rule, and connector parameter constraints.

May 15, 2026
conversion-task-plan-rules
project-management-specialists

Rules for generating ordered conversion task plans. Covers mandatory task ordering, required task types, descriptive task ID rules, optional vs non-optional tasks, output path conventions, and what each task must contain.

May 15, 2026
dependency-and-decompilation-analysis
software-developers

Rules for discovering, analysing, and classifying missing dependencies during TIBCO flow analysis. Covers JAR/Java decompilation, Maven dependency analysis, custom module classification, and what blocks migration.

May 15, 2026
Showing 8 of 36 collected skills.
code-review
unclassified

Guide GitHub Copilot code review (CCR) for PRs and diffs that change tools/azsdk-cli, focusing on high-confidence behavioral and integration defects beyond analyzers. WHEN: 'GitHub Copilot code review for azsdk-cli', 'CCR review of an azsdk-cli PR', 'Copilot…

Aug 25, 2026
azure-typespec-author
software-developers

Authors and modifies Azure TypeSpec (.tsp) API specifications. MUST BE USED FOR ALL TypeSpec changes regardless of complexity — even adding a single property or enum value requires this skill's validation workflow. USE FOR: any TypeSpec/tsp change — api…

Aug 25, 2026
markdown-token-optimizer
software-developers

Analyze markdown files for token efficiency and reduce context-window bloat. **UTILITY SKILL**. DO NOT USE FOR: code optimization, general file editing, non-markdown files. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens,…

Aug 5, 2026
skill-authoring
computer-occupations-all-other

Write Agent Skills that comply with the agentskills.io specification. WHEN: "create a skill", "new skill", "write a skill", "skill template", "skill structure", "review skill", "skill PR", "skill compliance", "SKILL.md format", "skill frontmatter", "skill…

Aug 5, 2026
skill-authoring
computer-occupations-all-other

Write Agent Skills that comply with the agentskills.io specification. WHEN: "create a skill", "new skill", "write a skill", "skill template", "skill structure", "review skill", "skill PR", "skill compliance", "SKILL.md format", "skill frontmatter", "skill…

Aug 5, 2026
eval-authoring-skill
software-quality-assurance-analysts-and-testers

Author and validate Vally evals for Agent Skills under .github/skills. WHEN: "write a skill eval", "add trigger eval", "test skill routing", "add anti-trigger tests", "create skill capability eval", "harden skill graders". DO NOT USE FOR: single MCP tool…

Jul 28, 2026
eval-authoring-tool
software-quality-assurance-analysts-and-testers

Author and validate hermetic single-tool Vally evals under evals/tools. WHEN: "write a tool eval", "add prompt-to-tool coverage", "test MCP tool selection", "add tool catalog eval", "create single-tool scenario", "harden tool-call grader". DO NOT USE FOR:…

Jul 28, 2026
eval-authoring-workflow
software-quality-assurance-analysts-and-testers

Author and validate multi-tool, multi-turn, mock, and live Vally scenarios under evals/workflows. WHEN: "write a workflow eval", "add end-to-end eval", "test tool sequence", "create multi-turn eval", "add mock workflow scenario", "add live eval". DO NOT USE…

Jul 28, 2026
Showing 8 of 34 collected skills.
azsdk-common-pipeline-analysis
software-quality-assurance-analysts-and-testers

Analyze Azure SDK CI/CD pipeline failures into a structured diagnosis, and define the required output format. Load this skill before calling azsdk_analyze_pipeline, which returns raw failure data that this skill interprets and formats. USE FOR: "pipeline…

Aug 12, 2026
azure-sdk-mgmt-pr-review
software-quality-assurance-analysts-and-testers

Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.

Aug 12, 2026
auto-build-repair
software-developers

Headless, bounded repair of custom-code build failures in an already-generated Azure SDK PR. Thin wrapper over the shared azure-sdk-mcp:azsdk_customized_code_update engine in custom-code-only scope (editScope: CustomCode); the skill owns the…

Aug 11, 2026
analyze-ci-failures
software-quality-assurance-analysts-and-testers

Analyze CI failures on Azure SDK for .NET pull requests and post a comment with how-to-fix instructions. Use when a PR has failing checks, CI is red, or someone asks for help fixing CI.

Aug 7, 2026
mitigate-breaking-changes
software-developers

Patterns and techniques for mitigating breaking changes during Azure management-plane SDK migration from Swagger/AutoRest to TypeSpec. Covers SDK-side customizations (partial classes, CodeGenType, CodeGenSuppress) and TypeSpec decorator customizations…

Jul 28, 2026
provisioning-library-generation
software-developers

Generate new Azure.Provisioning.* libraries OR regenerate existing ones. Use when introducing a brand-new provisioning library, adding new resource types, enum values, or API versions.

Jul 28, 2026
mpg-migration-pr-review
software-quality-assurance-analysts-and-testers

Review Azure SDK management-plane migration PRs (Swagger/AutoRest -> TypeSpec). Checks customization quality, TypeSpec decorator usage, and migration-specific anti-patterns on top of the standard mgmt PR review.

Jul 22, 2026
azsdk-common-apiview-feedback-resolution
software-developers

Analyze and resolve APIView review feedback on Azure SDK PRs. **UTILITY SKILL**. USE FOR: APIView comments, API review feedback, SDK API surface changes. DO NOT USE FOR: general code review, non-APIView feedback. INVOKES:…

Jul 21, 2026
Showing 8 of 32 collected skills.
cu-sdk-author-analyzer-classify-route
software-developers

EXPERIMENTAL. Create and test a classify-and-route Azure AI Content Understanding pipeline for packets that contain multiple document types (e.g. invoice + bank statement + loan application in one PDF). Walks per-type schema authoring → outer classifier…

Aug 10, 2026
cu-sdk-author-analyzer
software-developers

EXPERIMENTAL. Iteratively author and test a custom Azure AI Content Understanding analyzer for a folder of **document** files (PDFs, page images) of a single type. Walks layout extraction → schema authoring → validation → batch test → agent review → refine…

Aug 10, 2026
cu-sdk-sample-run
software-developers

Run a specific sample for the Azure AI Content Understanding SDK. Use when users want to run a particular sample like sample_analyze_url.py or sample_analyze_invoice.py.

Aug 10, 2026
cu-sdk-setup
software-developers

Guide SDK users through setting up their Python environment for Azure AI Content Understanding. Use this skill when users need help installing the SDK, configuring Azure resources, deploying required models, setting environment variables, or running samples.

Aug 10, 2026
create-api-review
software-developers

Create an API review PR for an Azure SDK package using API Review Hub. **UTILITY SKILL**. USE FOR: "create API review", "open API review", "compare package versions", "APIView PR". DO NOT USE FOR: fixing APIView comments, SDK code generation, pipeline…

Jul 30, 2026
azure-ai-projects-emit-from-typespec
software-developers

Emit the azure-ai-projects Python SDK from TypeSpec, apply post-emitter fixes, and create a Pull Request. WHEN: "emit SDK from TypeSpec", "generate azure-ai-projects SDK", "update azure-ai-projects from TypeSpec", "emit from TypeSpec", "regenerate…

Jul 25, 2026
azure-ai-projects-update-changelog
software-developers

Update CHANGELOG.md by comparing public APIs between the current branch and the latest released version on PyPI. WHEN: "update changelog", "generate changelog", "add changelog entry", "what changed in this version". DO NOT USE FOR: other Azure SDK packages.…

Jul 25, 2026
azsdk-common-eval-authoring-skill
software-quality-assurance-analysts-and-testers

Author and validate Vally evals for Agent Skills under .github/skills. WHEN: "write a skill eval", "add trigger eval", "test skill routing", "add anti-trigger tests", "create skill capability eval", "harden skill graders". DO NOT USE FOR: single MCP tool…

Jul 23, 2026
Showing 8 of 25 collected skills.
apply-post-emitter-edits
unclassified

Apply language-specific post-emitter fixes to ai-projects after a TypeSpec regeneration writes directly into src/ and generated/. Use when reviewing the working-tree diff from `npm run generate:client`, validating the SDK diff against upstream TypeSpec commit…

Aug 28, 2026
sync-foundry-docs-after-release
unclassified

Sync Microsoft Foundry JavaScript/TypeScript documentation after an @azure/ai-projects release. Use when a stable package version has shipped and azure-ai-docs-pr needs its SDK version guidance, inline JavaScript snippets, TypeScript snippets, includes, or…

Aug 26, 2026
code-review
unclassified

Review pull requests and code changes in the Azure SDK for JavaScript repository. USE FOR: GitHub Copilot code review; CCR; review pull request; review PR; review diff; find bugs or regressions introduced by a PR; cross-domain SDK review. Finds…

Aug 21, 2026
run-issue-regeneration
unclassified

Runs the issue-assigned @azure/ai-projects TypeSpec regeneration workflow from required issue-description inputs through a reviewable draft pull request.

Aug 20, 2026
agentic-workflows
unclassified

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

Aug 17, 2026
cu-sdk-sample-run
software-developers

Run a specific sample for the Azure AI Content Understanding JavaScript SDK. Use when users want to run a particular sample like analyzeUrl.js or analyzeInvoice.js.

Aug 13, 2026
cu-sdk-setup
software-developers

Guide SDK users through setting up their JavaScript / Node.js environment for Azure AI Content Understanding. Use this skill when users need help installing the SDK, configuring Azure resources, deploying required models, setting environment variables, or…

Aug 13, 2026
author-tests
software-quality-assurance-analysts-and-testers

Author skipped Vitest spec files for newly added non-beta ai-projects features under test/. Use when new GA (non-beta) classes, methods, or namespaces appear in review/ai-projects-node.api.md and need test coverage. Generates .skip-ped specs with TODO markers…

Aug 13, 2026
Showing 8 of 25 collected skills.
azure-functions-common
software-developers

Shared Azure Functions reference material for the Azure Functions skill suite: runtime/language routing, trigger/binding extension references, official docs and repository pointers. Use only when another Azure Functions skill needs reusable language or…

Aug 7, 2026
azure-functions-create
software-developers

Scaffold a new Azure Functions project, or add a new function/trigger to an existing project without re-initializing it

Aug 7, 2026
azure-functions-doctor
software-developers

Analyze local Azure Functions workspace code and configuration for common issues. Produces structured JSON findings for integration with the doctor CLI command. This skill targets local workspaces only — use azure-functions-diagnostics for deployed Azure…

Aug 7, 2026
azure-functions-common
software-developers

Shared Azure Functions reference material for the Azure Functions skill suite: runtime/language routing, trigger/binding extension references, official docs and repository pointers. Use only when another Azure Functions skill needs reusable language or…

Aug 7, 2026
azure-functions-create
software-developers

Scaffold a new Azure Functions project, or add a new function/trigger to an existing project without re-initializing it

Aug 7, 2026
azure-functions-doctor
software-developers

Analyze local Azure Functions workspace code and configuration for common issues. Produces structured JSON findings for integration with the doctor CLI command. This skill targets local workspaces only — use azure-functions-diagnostics for deployed Azure…

Aug 7, 2026
azure-functions-help
computer-occupations-all-other

Discover the Azure Functions skill that best matches the user's goal

Aug 4, 2026
azure-functions-setup
software-developers

Verify prerequisites and set up your environment for Azure Functions development

Aug 4, 2026
Showing 8 of 25 collected skills.
vscode-aks-tools-release-pr
unclassified

Prepare a release PR for the Azure/vscode-aks-tools VS Code extension. Bumps version in package.json and package-lock.json, creates a new What's New doc, updates SUMMARY.md / release.md / README.md / releasing.md, and removes stale prior-release files. WHEN:…

Aug 20, 2026
kickstart-acr-integration
network-and-computer-systems-administrators

ACR integration for AKS Automatic. Teaches attaching an ACR, image reference conventions (digest pinning, no :latest), and pull-secret-free authentication via the managed identity.

Jul 9, 2026
kickstart-bicep-authoring
software-developers

Writing idiomatic, safe, and reviewable Bicep templates for Azure resources.

Jul 9, 2026
kickstart-cluster-status
network-and-computer-systems-administrators

Non-blocking cluster status peek — run at the end of Phases 3, 4, 5 to check AKS provisioning progress without hanging.

Jul 9, 2026
kickstart-collaborator-voice
software-developers

Voice, tone, and interaction patterns for Kickstart agents.

Jul 9, 2026
kickstart-configure-infra
software-developers

Configure Infrastructure phase playbook — launch the dedicated Kickstart cluster-setup view, which collects and creates the Azure resources (subscription, resource group, AKS Automatic cluster, ACR) and hands the results back to the chat.

Jul 9, 2026
kickstart-deploy
software-developers

Deploy phase playbook — build, push, apply with Azure CLI and kubectl.

Jul 9, 2026
kickstart-design
software-developers

Design phase playbook — propose target architecture on AKS Automatic.

Jul 9, 2026
Showing 8 of 20 collected skills.
management-autopr-review
software-quality-assurance-analysts-and-testers

Reviews eligible generated Azure Java management-library AutoPR changes for a narrow set of high-value generation risks.

Aug 12, 2026
cosmos-run-integration-tests
software-quality-assurance-analysts-and-testers

Run azure-cosmos integration/customer-workflow tests locally, closely following the CI pipeline (build+install, then failsafe `verify` with a test profile) using one consistent JDK for both steps. USE WHEN: asked to run cosmos integration tests,…

Jul 29, 2026
azsdk-common-patch-mergeback
software-developers

Prepare a merge-back PR that brings patch-release version, CHANGELOG, and pom.xml updates from a `release/patch/YYYYMMDD` branch back into `main`. **WORKFLOW SKILL**. USE FOR: "merge-back PR", "merge back patches", "patch release merge-back", "bring patch…

Jul 15, 2026
create-package-skill
software-developers

Interactive wizard that walks service teams through creating a package-specific skill for their Azure SDK package. Scans the package, detects customization patterns, scaffolds a SKILL.md with references, and validates with vally lint. The skill is placed…

Jun 12, 2026
find-package-skill
software-developers

**UTILITY SKILL** — Must be consulted before making any changes to packages under sdk/. Discovers and loads package-specific domain knowledge that prevents common mistakes. WHEN: add feature to package; fix bug in package; modify package code; regenerate from…

Jun 12, 2026
cu-sdk-common-knowledge
software-developers

Domain knowledge for Azure AI Content Understanding. Use this skill to answer questions about Content Understanding concepts, analyzers, field schemas, API operations, and Java SDK usage. Always consult official documentation before answering.

Jun 11, 2026
cu-sdk-sample-run
software-developers

Run a specific sample for the Azure AI Content Understanding Java SDK. Use when users want to run a particular sample like Sample02_AnalyzeUrl or Sample03_AnalyzeInvoice.

Jun 11, 2026
cu-sdk-setup
software-developers

Guide SDK users through setting up their Java environment for Azure AI Content Understanding. Use this skill when users need help installing the SDK, configuring Azure resources, deploying required models, setting environment variables, or running samples.

Jun 11, 2026
Showing 8 of 19 collected skills.
Showing 8 of 17 collected skills.
documentdb-data-modeling
database-architects

Data modeling patterns for Azure DocumentDB — embed vs reference, 16 MB document limit, denormalization for read-heavy workloads, schema versioning. Use when designing new schemas, reviewing existing data models, migrating from SQL, deciding between embedding…

Jul 31, 2026
documentdb-query-optimizer
database-architects

Help with DocumentDB/MongoDB query optimization and indexing for Azure DocumentDB. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?",…

Jul 31, 2026
documentdb-mcp-setup
software-developers

Guide users through installing and configuring the DocumentDB MCP server for Azure DocumentDB. Use this skill when a user wants to wire the DocumentDB MCP server into an agentic client (Claude Code, Claude Desktop, Cursor, Copilot CLI, Gemini CLI, VS Code)…

May 27, 2026
documentdb-connection
software-developers

Optimize MongoDB client connection configuration (pools, timeouts, patterns) for Azure DocumentDB. Use this skill when working on functions that instantiate or configure a MongoDB client (e.g., calling `connect()`), configuring connection pools,…

May 26, 2026
documentdb-full-text-search
software-developers

Full-text search best practices for Azure DocumentDB using the `createSearchIndexes` command and `$search` aggregation stage — BM25 keyword scoring, fuzzy search (`maxEdits`), phrase search with `slop`, custom analyzers (keyword + lowerCase + asciiFolding +…

May 26, 2026
documentdb-vector-search
software-developers

Vector search best practices for Azure DocumentDB using `cosmosSearch` — choosing between DiskANN / HNSW / IVF, creating indexes, tuning `lBuild` / `lSearch` / `maxDegree`, Product Quantization (up to 16,000 dims), half-precision (fp16) indexing, and…

May 26, 2026
documentdb-indexing
database-architects

Index-type selection and shape guidance for Azure DocumentDB — when to use single-field, compound (ESR), multikey, wildcard, hashed, 2dsphere, TTL, and vector indexes; query-pattern → index-shape cookbook; per-collection index budget; DocumentDB-specific…

May 18, 2026
documentdb-natural-language-querying
database-architects

Generate read-only DocumentDB/MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate queries for Azure DocumentDB, wants…

May 18, 2026
Showing 8 of 17 collected skills.
git-ape-onboarding
software-developers

Bootstrap a GitHub repository for Git-Ape CI/CD: Entra app registration, OIDC federated credentials, RBAC role assignments, GitHub environments (azure-deploy/azure-destroy), required secrets, and scaffold Actions workflow files — plus enterprise-wide…

Jun 16, 2026
azure-drift-detector
software-developers

Detect configuration drift between deployed Azure resources and stored deployment state. Compare actual Azure configuration against desired state in .azure/deployments/, identify differences, and guide user through reconciliation options. Use when checking…

Jun 15, 2026
azure-stack-deploy
software-developers

Run an Azure Deployment Stack create (subscription scope) for a prepared Git-Ape deployment artifact and write state.json (schemaVersion 1.0). Use locally so the result matches the CI deploy workflow.

Jun 15, 2026
prereq-check
software-developers

Validate Git-Ape CLI tool installation (az, gh, jq, git), versions, and auth sessions. Shows platform-specific install commands for anything missing. USE FOR: check Git-Ape prerequisites, what do I need to install for Git-Ape, verify Git-Ape CLI tools, az:…

Jun 15, 2026
azure-policy-advisor
information-security-analysts

Assess ARM template resources for Azure Policy compliance. Analyse the template, query existing subscription assignments via `az policy assignment list`, identify unassigned built-in and custom policies (CIS, NIST, FedRAMP), and emit a two-part report:…

Jun 5, 2026
azure-cost-estimator
software-developers

Estimate monthly costs for Azure resources by querying the Azure Retail Prices API. Parses ARM templates to identify resources, SKUs, and regions, then looks up real retail pricing. Produces a per-resource cost breakdown with monthly totals. Use during…

Jun 5, 2026
azure-deployment-preflight
network-and-computer-systems-administrators

Run preflight validation on ARM templates before deployment. Performs what-if analysis, permission checks, and generates a structured report with resource changes (create/modify/delete). Use before any deployment to preview changes and catch issues early.

Jun 5, 2026
azure-integration-tester
software-quality-assurance-analysts-and-testers

Run post-deployment integration tests for Azure resources. Verify Function Apps, Storage Accounts, Databases, App Services are healthy and accessible. Use after successful Azure deployment.

Jun 5, 2026
Showing 8 of 15 collected skills.
ai-foundry-posture-check
unclassified

Assess security, reliability, and cost posture of Azure OpenAI and AI Foundry deployments. Detects anti-patterns like API keys instead of Managed Identity, public endpoints, disabled content filtering, deprecated models, over-provisioned PTU, missing AI…

Aug 21, 2026
capacity-planning
unclassified

Assess Azure resource capacity, quota utilization, and growth trends to prevent outages from resource exhaustion. Use when asked about capacity, quotas, scaling readiness, load testing prep, or growth projections.

Aug 21, 2026
compliance-governance-audit
unclassified

Audit Azure environment for compliance and governance posture. Checks Azure Policy, RBAC, tagging, resource locks, naming conventions, and regulatory alignment. Use when asked about compliance, governance, audit readiness, or policy violations.

Aug 21, 2026
defender-secure-score-monitor
unclassified

Monitor and improve Microsoft Defender for Cloud Secure Score. Tracks score trends, identifies quick wins, checks Defender plan coverage, and highlights critical security recommendations. Use when asked about secure score, security posture, or Defender status.

Aug 21, 2026
digital-native-governance-check
unclassified

Assess Azure governance maturity for Digital Natives and startups. Detects common anti-patterns like incomplete Service Health alerts, flat subscription topology, excessive RBAC, missing budget alerts, no Managed Identity usage, and unprotected web apps. Use…

Aug 21, 2026
finops-intelligence
unclassified

Comprehensive FinOps analysis combining cost optimization, waste identification, and chargeback reporting. Use when asked about reducing Azure spend, finding unused resources, cost per team, chargeback, showback, or cost anomalies.

Aug 21, 2026
incident-postmortem-generator
unclassified

Generate a blameless incident postmortem from the current or recent SRE Agent investigation. Use after an incident is resolved, when asked for a postmortem, RCA report, or lessons learned document.

Aug 21, 2026
well-architected-review
unclassified

Run a Well-Architected Framework (WAF) review against Azure resources in scope. Use when asked about best practices, architecture review, WAF assessment, or pillar compliance (Reliability, Security, Cost, Operational Excellence, Performance Efficiency).

Aug 21, 2026
Showing 8 of 15 collected skills.
Showing 12 of 101 repositories