Repository setup, commands & validation
A concise project contract covering setup, validation, architecture, safety, and commits.
# agents# repository# instructions
Monorepos & scoped instructions
A higher-priority local instruction layer for a focused migration or constrained task.
# agents# override# migration
Code style, architecture & dependencies
Persistent Claude Code project context with concise conventions and an AGENTS.md bridge.
# claude# memory# instructions
Security, secrets & permissions
Local-only preferences and environment notes that should stay outside version control.
# claude# local# privacy
Monorepos & scoped instructions
Loads focused instructions only when Claude works on matching files.
# claude# rules# scope
Code style, architecture & dependencies
Hierarchical Gemini CLI context for architecture, commands, and behavioral rules.
# gemini# context# instructions
.github/copilot-instructions.mdRepository setup, commands & validation
Always-on repository guidance for GitHub Copilot and VS Code chat.
# copilot# github# instructions
.github/instructions/*.instructions.mdLanguage & framework patterns
Apply language or module conventions only to matching files.
# copilot# scope# frontmatter
.github/prompts/*.prompt.mdProduct requirements & task planning
A parameterized prompt command for a repeatable repository task.
# copilot# prompt# workflow
.github/agents/*.agent.mdCode review, pull requests & issues
A focused agent persona with bounded tools and a consistent review contract.
# vscode# agent# review
Monorepos & scoped instructions
Service-specific rules that refine the root contract without duplicating it.
# agents# monorepo# service
.github/instructions/*.instructions.mdSecurity, secrets & permissions
Path-scoped guardrails for authentication, authorization, secrets, and validation code.
# security# review# copilot
Repository setup, commands & validation
Repository-scoped Node.js 22 with npm workspaces instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# node# repository
Repository setup, commands & validation
Repository-scoped Python 3.13 with a locked virtual environment instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# python# repository
Repository setup, commands & validation
Repository-scoped stable Rust with Cargo workspace metadata instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# rust# workspace
Repository setup, commands & validation
Repository-scoped Go 1.24 module instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# go# module
Repository setup, commands & validation
Repository-scoped .NET 9 solution with central package management instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# dotnet# solution
Monorepos & scoped instructions
Repository-scoped React application inside a pnpm workspace instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# web# app
Monorepos & scoped instructions
Repository-scoped TypeScript API service inside a pnpm workspace instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# api# service
Monorepos & scoped instructions
Repository-scoped Framework-neutral shared TypeScript package instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# shared# package
Monorepos & scoped instructions
Repository-scoped Terraform and deployment manifests in a polyglot monorepo instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# infrastructure# scoped
Code style, architecture & dependencies
Repository-scoped Service organized around ports and adapters instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# hexagonal# boundaries
Code style, architecture & dependencies
Repository-scoped Layered backend application instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# clean# layer
Code style, architecture & dependencies
Repository-scoped Feature-oriented TypeScript frontend instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# frontend# feature
Code style, architecture & dependencies
Repository-scoped Versioned application packages instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# package# dependency
Code style, architecture & dependencies
Repository-scoped Library with semver-governed public interfaces instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# public# api
Testing, fixtures & quality gates
Repository-scoped Repository with deterministic unit tests instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# unit# test
Testing, fixtures & quality gates
Repository-scoped Service integration tests with disposable dependencies instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# integration# test
Testing, fixtures & quality gates
Repository-scoped Playwright end-to-end suite instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# browser# test
Testing, fixtures & quality gates
Repository-scoped Versioned HTTP API and generated consumers instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# contract# test
Testing, fixtures & quality gates
Repository-scoped UI or serializer snapshot suite instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# snapshot# test
Testing, fixtures & quality gates
Repository-scoped Database migration suite instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# migration# test
Testing, fixtures & quality gates
Repository-scoped Mixed CI test suite instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# flaky# test
Security, secrets & permissions
Repository-scoped Application handling environment credentials instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# secret# handling
Security, secrets & permissions
Repository-scoped Multi-tenant application authorization layer instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# authorization# change
Security, secrets & permissions
Repository-scoped Application using platform cryptographic libraries instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# cryptography# change
Security, secrets & permissions
Repository-scoped Application with locked third-party dependencies instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# dependency# supply
Security, secrets & permissions
Repository-scoped Agent-assisted repository workflows instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# untrusted# content
Frontend, design systems & accessibility
Repository-scoped React component library with semantic tokens instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# react# design
Frontend, design systems & accessibility
Repository-scoped Next.js App Router application instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# nextjs# ui
Frontend, design systems & accessibility
Repository-scoped Web interface targeting WCAG 2.2 AA instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# accessible# interaction
Frontend, design systems & accessibility
Repository-scoped Responsive web application instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# responsive# layout
Frontend, design systems & accessibility
Repository-scoped Accessible form-heavy application instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# form# experience
Frontend, design systems & accessibility
Repository-scoped Web application with Core Web Vitals budgets instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# frontend# performance
Frontend, design systems & accessibility
Repository-scoped Touch-first responsive application instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# mobile# web
Backend APIs, schemas & compatibility
Repository-scoped Versioned REST API described by OpenAPI instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# rest# api
Backend APIs, schemas & compatibility
Repository-scoped GraphQL service with persisted consumers instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# graphql# schema
Backend APIs, schemas & compatibility
Repository-scoped gRPC services using protobuf schemas instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# grpc# protobuf
Backend APIs, schemas & compatibility
Repository-scoped Signed at-least-once webhook boundary instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# webhook# boundary
Backend APIs, schemas & compatibility
Repository-scoped Durable asynchronous job processor instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# background# job
Backend APIs, schemas & compatibility
Repository-scoped Versioned event-driven integration instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# event# schema
Backend APIs, schemas & compatibility
Repository-scoped Session and token authentication service instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# authentication# api
Databases, migrations & data safety
Repository-scoped PostgreSQL 17 production schema instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# postgres# migration
Databases, migrations & data safety
Repository-scoped MySQL 8.4 production schema instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# mysql# migration
Databases, migrations & data safety
Repository-scoped Embedded SQLite application database instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# sqlite# migration
Databases, migrations & data safety
Repository-scoped Application using a schema-driven ORM instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# orm# schema
Databases, migrations & data safety
Repository-scoped Stateful service with versioned backups instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# backup# restore
Databases, migrations & data safety
Repository-scoped Application with user and audit data instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# data# retention
Databases, migrations & data safety
Repository-scoped Batch and streaming analytics pipeline instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# analytics# pipeline
DevOps, CI/CD, containers & infrastructure
Repository-scoped GitHub Actions CI/CD workflows instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# github# actions
DevOps, CI/CD, containers & infrastructure
Repository-scoped Multi-stage OCI image build instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# dockerfile# contract
DevOps, CI/CD, containers & infrastructure
Repository-scoped Kubernetes workloads managed as code instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# kubernetes# manifest
DevOps, CI/CD, containers & infrastructure
Repository-scoped Versioned Terraform modules instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# terraform# module
DevOps, CI/CD, containers & infrastructure
Repository-scoped Idempotent Ansible roles instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# ansible# role
DevOps, CI/CD, containers & infrastructure
Repository-scoped Progressive application deployment instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# release# deployment
DevOps, CI/CD, containers & infrastructure
Repository-scoped Infrastructure-as-code IAM policies instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# cloud# iam
Documentation & release processes
Repository-scoped User-facing repository documentation instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# readme# change
Documentation & release processes
Repository-scoped Versioned API reference and integration guides instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# api# documentation
Documentation & release processes
Repository-scoped Semver-managed product releases instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# changelog# contract
Documentation & release processes
Repository-scoped Human-focused technical guides instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# tutorial# authoring
Documentation & release processes
Repository-scoped Incident-response runbooks instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# runbook# authoring
Documentation & release processes
Repository-scoped Versioned public feature or API instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# deprecation# documentation
Documentation & release processes
Repository-scoped Source-backed technical knowledge base instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# source# citation
Code review, pull requests & issues
Repository-scoped Collaborative repository review workflow instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# pull# request
Code review, pull requests & issues
Repository-scoped Product and engineering issue tracker instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# issue# triage
Code review, pull requests & issues
Repository-scoped Maintained application repository instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# bug# fix
Code review, pull requests & issues
Repository-scoped Pull request with actionable review threads instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# review# comment
Code review, pull requests & issues
Repository-scoped Versioned release pull request instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# release# pr
Performance, observability & incidents
Repository-scoped Measured application performance workflow instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# performance# investigation
Performance, observability & incidents
Repository-scoped Logs, metrics, and traces using OpenTelemetry instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# observability# instrumentation
Performance, observability & incidents
Repository-scoped Production incident follow-up work instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# incident# fix
Performance, observability & incidents
Repository-scoped Service-level objectives and burn-rate alerts instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# slo# change
Performance, observability & incidents
Repository-scoped Long-running service or client instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# memory# regression
Performance, observability & incidents
Repository-scoped Multi-service request path instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# failure# analysis
AI/ML, RAG, prompts & evaluation
Repository-scoped Retrieval-augmented generation application instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# rag# system
AI/ML, RAG, prompts & evaluation
Repository-scoped Versioned production prompt instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# prompt# change
AI/ML, RAG, prompts & evaluation
Repository-scoped Tool-using AI agent instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# agent# tool
AI/ML, RAG, prompts & evaluation
Repository-scoped Application integrating hosted model APIs instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# model# provider
AI/ML, RAG, prompts & evaluation
Repository-scoped Versioned model evaluation pipeline instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# llm# evaluation
AI/ML, RAG, prompts & evaluation
Repository-scoped AI feature handling user content instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# ai# data
Product requirements & task planning
Repository-scoped Product feature development instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# requirements# contract
Product requirements & task planning
Repository-scoped Existing application repository instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# implementation# plan
Product requirements & task planning
Repository-scoped Incremental product delivery instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# feature# scope
Product requirements & task planning
Repository-scoped Feature experiment with measurable exposure instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# experiment# contract
Product requirements & task planning
Repository-scoped Issue-driven engineering workflow instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# backlog# task
Language & framework patterns
Repository-scoped Strict TypeScript application instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# typescript# repository
Language & framework patterns
Repository-scoped Typed Python service instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# python# service
Language & framework patterns
Repository-scoped Semver-governed Rust crate instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# rust# library
Language & framework patterns
Repository-scoped Go HTTP or RPC service instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# go# service
Language & framework patterns
Repository-scoped Java 21 service built with Gradle instructions with concrete setup, validation, safety, protected-path, and completion rules.
# agents-md# java# service
External repositoryopenai/codexRepository setup, commands & validation
A reviewed real-world AGENTS.md example from the official Codex repository, with scoped Rust, testing, API, and platform guidance.
# agents-md# codex# repository
.github/copilot-instructions.md External repositorygithub/awesome-copilotRepository setup, commands & validation
A reviewed .github/copilot-instructions.md example showing repository-specific copilot instructions guidance.
# external-instructions# copilot-instructions-md# repository-setup-commands-validation
External repositorygithub/awesome-copilotRepository setup, commands & validation
A reviewed AGENTS.md example showing repository-specific agents guidance.
# external-instructions# agents-md# repository-setup-commands-validation
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotMonorepos & scoped instructions
Best practices for building Next.js (App Router) apps with modern caching, tooling, and server/client boundaries (aligned with Next.js 16.1.1).
# external-instructions# nextjs-instructions-md# monorepos-scoped-instructions
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotMonorepos & scoped instructions
NestJS development standards and best practices for building scalable Node.js server-side applications.
# external-instructions# nestjs-instructions-md# monorepos-scoped-instructions
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotMonorepos & scoped instructions
Guidelines for building C# applications.
# external-instructions# csharp-instructions-md# monorepos-scoped-instructions
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotCode style, architecture & dependencies
DDD and .NET architecture guidelines.
# external-instructions# dotnet-architecture-good-practices-instructions-md# code-style-architecture-dependencies
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotCode style, architecture & dependencies
Generic code review instructions that can be customized for any project using GitHub Copilot.
# external-instructions# code-review-generic-instructions-md# code-style-architecture-dependencies
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotCode style, architecture & dependencies
Foundational instructions covering core DevOps principles, culture (CALMS), and key metrics (DORA) to guide GitHub Copilot in understanding and promoting effective software delivery.
# external-instructions# devops-core-principles-instructions-md# code-style-architecture-dependencies
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotTesting, fixtures & quality gates
Playwright test generation instructions.
# external-instructions# playwright-typescript-instructions-md# testing-fixtures-quality-gates
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotTesting, fixtures & quality gates
Guidelines for writing Node.js and JavaScript code with Vitest testing.
# external-instructions# nodejs-javascript-vitest-instructions-md# testing-fixtures-quality-gates
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotTesting, fixtures & quality gates
Standardizes JUnit 5 (Jupiter) assertions with best practices for performance, readability, and modern features (5.8+). Covers Supplier messages, assertAll, assertThrowsExactly, and performance-critical timeouts.
# external-instructions# java-junit5-assertions-instructions-md# testing-fixtures-quality-gates
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotSecurity, secrets & permissions
Comprehensive secure coding standards based on OWASP Top 10 2025, with 55+ anti-patterns, detection regex, framework-specific fixes for modern web and backend frameworks, and AI/LLM security guidance.
# external-instructions# security-and-owasp-instructions-md# security-secrets-permissions
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotSecurity, secrets & permissions
Guidelines for building safe, governed AI agent systems. Apply when writing code that uses agent frameworks, tool-calling LLMs, or multi-agent orchestration to ensure proper safety boundaries, policy enforcement, and auditability.
# external-instructions# agent-safety-instructions-md# security-secrets-permissions
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotSecurity, secrets & permissions
Write only the resulting content into files. Never echo prompt instructions, rationale, or meta-commentary into documentation, comments, or code being produced from a prompt.
# external-instructions# exclude-prompt-data-instructions-md# security-secrets-permissions
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotFrontend, design systems & accessibility
Comprehensive web accessibility standards based on WCAG 2.2 AA, with 38+ anti-patterns, legal enforcement context (EAA, ADA Title II), WAI-ARIA patterns, and framework-specific fixes for modern web frameworks and libraries.
# external-instructions# a11y-instructions-md# frontend-design-systems-accessibility
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotFrontend, design systems & accessibility
Next.js + Tailwind development standards and instructions.
# external-instructions# nextjs-tailwind-instructions-md# frontend-design-systems-accessibility
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotFrontend, design systems & accessibility
Markdown accessibility guidelines based on GitHub''s 5 best practices for inclusive documentation.
# external-instructions# markdown-accessibility-instructions-md# frontend-design-systems-accessibility
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotBackend APIs, schemas & compatibility
Guidelines for building REST APIs with ASP.NET.
# external-instructions# aspnet-rest-apis-instructions-md# backend-apis-schemas-compatibility
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotBackend APIs, schemas & compatibility
This file provides guidance on building Node.js/TypeScript applications using GitHub Copilot SDK.
# external-instructions# copilot-sdk-nodejs-instructions-md# backend-apis-schemas-compatibility
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotBackend APIs, schemas & compatibility
TypeScript patterns for Azure Functions.
# external-instructions# azure-functions-typescript-instructions-md# backend-apis-schemas-compatibility
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDatabases, migrations & data safety
Instructions for customizing GitHub Copilot behavior for MONGODB DBA chat mode.
# external-instructions# mongo-dba-instructions-md# databases-migrations-data-safety
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDatabases, migrations & data safety
Instructions for customizing GitHub Copilot behavior for MS-SQL DBA chat mode.
# external-instructions# ms-sql-dba-instructions-md# databases-migrations-data-safety
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDatabases, migrations & data safety
Guidelines for generating SQL statements and stored procedures.
# external-instructions# sql-sp-generation-instructions-md# databases-migrations-data-safety
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDevOps, CI/CD, containers & infrastructure
Comprehensive best practices for creating optimized, secure, and efficient Docker images and managing containers. Covers multi-stage builds, image layer optimization, security scanning, and runtime best practices.
# external-instructions# containerization-docker-best-practices-instructions-md# devops-ci-cd-containers-infrastructure
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDevOps, CI/CD, containers & infrastructure
Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts.
# external-instructions# kubernetes-deployment-best-practices-instructions-md# devops-ci-cd-containers-infrastructure
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDevOps, CI/CD, containers & infrastructure
Best practices for Azure DevOps Pipeline YAML files.
# external-instructions# azure-devops-pipelines-instructions-md# devops-ci-cd-containers-infrastructure
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDocumentation & release processes
Markdown guidelines and content creation standards for blog posts.
# external-instructions# markdown-content-creation-instructions-md# documentation-release-processes
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDocumentation & release processes
Markdown formatting for GitHub-flavored markdown (GFM) files.
# external-instructions# markdown-gfm-instructions-md# documentation-release-processes
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotDocumentation & release processes
Markdown formatting aligned to the CommonMark specification (0.31.2).
# external-instructions# markdown-instructions-md# documentation-release-processes
.github/agents/*.agent.md External repositorygithub/awesome-copilotCode review, pull requests & issues
AI agent governance expert that reviews code for safety issues, missing governance controls, and helps implement policy enforcement, trust scoring, and audit trails in agent systems.
# external-instructions# agent-governance-reviewer-agent-md# code-review-pull-requests-issues
.github/agents/*.agent.md External repositorygithub/awesome-copilotCode review, pull requests & issues
Security-focused code review specialist with OWASP Top 10, Zero Trust, LLM security, and enterprise security standards.
# external-instructions# se-security-reviewer-agent-md# code-review-pull-requests-issues
.github/agents/*.agent.md External repositorygithub/awesome-copilotCode review, pull requests & issues
Refine the requirement or issue with Acceptance Criteria, Technical Considerations, Edge Cases, and NFRs.
# external-instructions# refine-issue-agent-md# code-review-pull-requests-issues
.github/agents/*.agent.md External repositorygithub/awesome-copilotCode review, pull requests & issues
Cloud Agent to Turn a single new-feature request into a complete, issue-ready implementation plan without follow-up questions.
# external-instructions# one-shot-feature-issue-planner-agent-md# code-review-pull-requests-issues
.github/agents/*.agent.md External repositorygithub/awesome-copilotPerformance, observability & incidents
Runtime web-performance specialist for diagnosing Core Web Vitals, Lighthouse regressions, layout shifts, long tasks, and slow network paths with Chrome DevTools MCP.
# external-instructions# frontend-performance-investigator-agent-md# performance-observability-incidents
.github/agents/*.agent.md External repositorygithub/awesome-copilotPerformance, observability & incidents
Our expert AI assistant for debugging code (O11y), optimizing vector search (RAG), and remediating security threats using live Elastic data.
# external-instructions# elasticsearch-observability-agent-md# performance-observability-incidents
.github/agents/*.agent.md External repositorygithub/awesome-copilotPerformance, observability & incidents
On-call SRE agent that drives structured CloudWatch-based incident investigation from alarms through root-cause hypothesis.
# external-instructions# aws-incident-triage-agent-md# performance-observability-incidents
.github/agents/*.agent.md External repositorygithub/awesome-copilotPerformance, observability & incidents
Identify and fix production issues by correlating New Relic observability data with code changes. Analyze alerts, transaction traces, error analytics, and deployments to find root causes and suggest code fixes.
# external-instructions# new-relic-incident-response-agent-md# performance-observability-incidents
.github/agents/*.agent.md External repositorygithub/awesome-copilotAI/ML, RAG, prompts & evaluation
Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai.
# external-instructions# prompt-builder-agent-md# ai-ml-rag-prompts-evaluation
.github/agents/*.agent.md External repositorygithub/awesome-copilotAI/ML, RAG, prompts & evaluation
A specialized chat mode for analyzing and improving prompts. Every user input is treated as a prompt to be improved. It first provides a detailed analysis of the original prompt within a <reasoning> tag, evaluating it against a systematic framework based onβ¦
# external-instructions# prompt-engineer-agent-md# ai-ml-rag-prompts-evaluation
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotAI/ML, RAG, prompts & evaluation
Guidelines for creating high-quality Agent Skills for GitHub Copilot.
# external-instructions# agent-skills-instructions-md# ai-ml-rag-prompts-evaluation
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotAI/ML, RAG, prompts & evaluation
Guidelines for structuring code and projects to maximize GitHub Copilot effectiveness through better context management.
# external-instructions# context-engineering-instructions-md# ai-ml-rag-prompts-evaluation
.github/agents/*.agent.md External repositorygithub/awesome-copilotProduct requirements & task planning
Transform requirements documents into structured Jira epics and user stories with intelligent duplicate detection, change management, and user-approved creation workflow.
# external-instructions# atlassian-requirements-to-jira-agent-md# product-requirements-task-planning
.github/agents/*.agent.md External repositorygithub/awesome-copilotProduct requirements & task planning
Generate an implementation plan for new features or refactoring existing code.
# external-instructions# implementation-plan-agent-md# product-requirements-task-planning
.github/agents/*.agent.md External repositorygithub/awesome-copilotProduct requirements & task planning
Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai.
# external-instructions# task-planner-agent-md# product-requirements-task-planning
.github/agents/*.agent.md External repositorygithub/awesome-copilotProduct requirements & task planning
Product management guidance for creating GitHub issues, aligning business value with user needs, and making data-driven product decisions.
# external-instructions# se-product-manager-advisor-agent-md# product-requirements-task-planning
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotLanguage & framework patterns
Rust programming language coding conventions and best practices.
# external-instructions# rust-instructions-md# language-framework-patterns
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotLanguage & framework patterns
Instructions for writing Dart and Flutter code following the official recommendations.
# external-instructions# dart-n-flutter-instructions-md# language-framework-patterns
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotLanguage & framework patterns
This file provides guidance on building Python applications using GitHub Copilot SDK.
# external-instructions# copilot-sdk-python-instructions-md# language-framework-patterns
.github/instructions/*.instructions.md External repositorygithub/awesome-copilotLanguage & framework patterns
Instructions for building Model Context Protocol (MCP) servers using the TypeScript SDK.
# external-instructions# typescript-mcp-server-instructions-md# language-framework-patterns