submit-skill-fix-pr
Submit Skill Fix PR
Creates a pull request after committing skill fixes in microsoft/GitHub-Copilot-for-Azure.
When to Use This Skill
- You have committed skill fixes and need to submit a PR
- You need to validate skill structure before pushing
- You want to create a properly formatted fix PR
Steps
- Install NPM dependencies in the
scriptsdirectory, if necessary. - From the
scriptsdirectory runnpm run frontmatterandnpm run referencesto validate the skill structure. Fix and commit any problems. - Ensure that skill version has been bumped for any updated SKILL.md.
- Push the branch to origin and create a PR into upstream. The PR description should include:
- A brief description of the problem(s).
- A brief description of the fix(es) and how they address the problems.
- A "Fixes #<issue_number>" note. Ask the user if you don't know the issue number.
More from microsoft/github-copilot-for-azure
analyze-skill-issues
0skill-authoring
Guidelines for writing 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 best practices\".
0azure-cost-optimization
0azure-quotas
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service limits\", \"current usage\", \"request quota increase\", \"quota exceeded\", \"validate capacity\", \"regional availability\", \"provisioning limits\", \"vCPU limit\", \"how many vCPUs available in my subscription\".
0azure-aigateway
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.
0azure-postgres
0