🌟 Weekly Repository Status — Feb 27 – Mar 6, 2026
What a week! The team shipped 32 merged PRs , resolved 35 issues , and made significant progress on skill quality, routing improvements, and the brand-new azure-cloud-migrate skill. The momentum is excellent! 🚀
📊 Issues
Issues Opened This Week — 35 Total
azure-deploy (4)
#
Title
Status
#1061
[Skill Bug]: Azure Functions Slots Support Confusion
🔓 Open
#1140
Integration test failure: azure-deploy - creates event-driven function app
✅ Closed
#1141
Integration test failure: azure-deploy - creates event-driven function app with Terraform
✅ Closed
#1142
Integration test failure: azure-deploy - creates URL shortener service with Terraform
✅ Closed
skills — platform & framework (17)
#
Title
Status
#1152
[Feature]: Add a Link Check for Skills
🔓 Open
#1117
Repository Health Dashboard — Unified Static Site for All Engineering Assets
🔓 Open
#1108
Pending: address remaining Azure skill routing gaps
🔓 Open
#1122
Skill installation failed with vscode extension
🔓 Open
#1075
[Bug]: skill integration tests may overwrite agentMetadata.md for different tests
🔓 Open
#1063
[Skill Bug]: Update the setup instruction to include git and node installation using winget
✅ Closed
#1153
Add skills plugin to awesome copilot
✅ Closed
#1135
[Skill Bug]: Warnings for each skill: unknown fields ignored: license, metadata
✅ Closed
#1138
Skills are autodisabled in copilot CLI after hitting a character size of 15K
✅ Closed
#1132
Skills getting auto installed with install of Github Copilot for Azure extension
✅ Closed
#1129
Publish to azure-skills for simplified naming convention
✅ Closed
#1128
Skill invocation tests reporting different outcomes in CI vs locally
✅ Closed
#1099
Add code fencing
✅ Closed
#1097
Report skill name in version bump check
✅ Closed
#1086
[Skill Bug]: Remove metadata from skill.md and make sure sensei doesn't add this info
✅ Closed
#1085
Prefer AVM/AVM-AZD modules in skills and define integration path
✅ Closed
#1084
Integration tests - incomplete test run resulting in test failure even though skill was invoked
✅ Closed
extension (14)
#
Title
Status
#1144
Azure (bug report)
🔓 Open
#1127
todo
🔓 Open
#1118
Error
🔓 Open
#1109
Issue with Azure extension
🔓 Open
#1090
Migrate to new generatequery API endpoint
🔓 Open
#1082
honorary
🔓 Open
#1067
jh
🔓 Open
#1123
Schedule workflow publish-to-microsoft-azure-skills to run daily
✅ Closed
#1133
report
✅ Closed
#1130
dsd
✅ Closed
#1136
juju
✅ Closed
#1131
Stack
✅ Closed
#1126
goeco ads wiffi
✅ Closed
#1125
not working
✅ Closed
Issues Closed This Week — 35 Total
Issues resolved this week span multiple skill areas and include a healthy cleanup of older backlog items. Highlights by group:
azure-deploy (4)
#1140 · #1141 · #1142 · #854
azure-prepare (1)
#1031
skills — platform & framework (15)
#1153 · #1135 · #1138 · #1132 · #1129 · #1128 · #1099 · #1097 · #1086 · #1085 · #1084 · #1063 · #1044 · #1021 · #1005
extension (15)
#1133 · #1130 · #1136 · #1131 · #1126 · #1125 · #1123 · #1032 · #1066 · #1065 · #292 · #412 · #112 · #859 · #892
🔀 Pull Requests
Metric
Count
🟢 PRs created & still open (in progress)
11
✅ PRs merged
32
🗑️ PRs discarded (closed without merge)
7
Total PRs created this week
50
Open PRs (In Progress)
#1151 Add analyze-test-run agentic workflow · #1150 De-dupe skill utils · #1149 Update github workflows to best practices · #1148 Fix UV benchmark pipeline · #1147 Collapse token analysis comment · #1146 Update azure-diagnostics Kubernetes references · #1137 [WIP] Feature/azure quotas · #1134 Add a pipeline · #1112 Try using UV for faster installs · #1104 Fix skip follow-up prompts on early-terminate · #1083 Update region-availability in prepare/validate/deploy skill
Notable Merged PRs ✅
🆕 #1077 Added azure-cloud-migrate skill with tests and routing in azure-prepare
🔬 #1143 Added analyze-test-run skill for automated test analysis
📊 #1102 Skill quality dashboard with path adherence scoring, token tracking, and CI pipeline
⚡ #1080 Improved skill routing for Claude 4.5 and reduced test cost
🏷️ #1071 Added license, metadata, and version fields to all skills
⏰ #1124 Scheduled publish-to-microsoft-azure-skills to run weekdays at 11am UTC
🔒 #1116 Enabled explicitly including skills per agent run
📐 #1119 Skill description char budget PR check to enforce size limits
🔧 #1114 Foundry observability skill updates
🎯 Highlights & Progress
azure-cloud-migrate launched! A brand-new skill was added this week, expanding the skill catalog and integrated into the azure-prepare routing table.
Quality infrastructure strengthened: The skill quality dashboard, description char budget checks, license/metadata fields for all skills, and TypeScript typechecking in scripts were all shipped.
Routing and invocation reliability improved: Routing fixes for Claude 4.5, early termination for azure-prepare tests, and region quota fixes for integration tests all shipped.
CI hygiene: Weekend integration test skip, skill test pattern filtering, and consistent indentation enforcement merged.
Skill discoverability: The analyze-test-run skill and publishing automation to microsoft-azure-skills marketplace are now live.
✅ Recommendations & Next Steps
Triage open info-needed issues (Azure #1144 , todo #1127 , Error #1118 , Issue with Azure extension #1109 , honorary #1082 , jh #1067 ) — many appear to be low-quality reports needing a response or closure.
Resolve open integration test gaps (#1108 ) and the skill integration test metadata overwrite bug (#1075 ).
Follow up on azure quotas WIP (#1137 ) — this appears close to ready.
Link check CI (#1152 ) would be a great quality-of-life improvement to prevent broken skill references.
Merge UV fast-install PR (#1112 ) once the benchmark pipeline fixes (#1148 ) land.
Investigate generatequery API migration (#1090 ) — this could have broader impact on the extension.
Generated automatically by GitHub Copilot CLI · Week ending Mar 6, 2026
Generated by Weekly Repo Status
To install this workflow, run gh aw add githubnext/agentics/workflows/daily-repo-status.md@3a74730dbaddf484a9002a4bf34cd588cace7767. View source at https://github.com/githubnext/agentics/tree/3a74730dbaddf484a9002a4bf34cd588cace7767/workflows/daily-repo-status.md .
🌟 Weekly Repository Status — Feb 27 – Mar 6, 2026
What a week! The team shipped 32 merged PRs, resolved 35 issues, and made significant progress on skill quality, routing improvements, and the brand-new
azure-cloud-migrateskill. The momentum is excellent! 🚀📊 Issues
Issues Opened This Week — 35 Total
azure-deploy (4)
skills — platform & framework (17)
unknown fields ignored: license, metadataextension (14)
Issues Closed This Week — 35 Total
Issues resolved this week span multiple skill areas and include a healthy cleanup of older backlog items. Highlights by group:
azure-deploy (4)
#1140 · #1141 · #1142 · #854
azure-prepare (1)
#1031
skills — platform & framework (15)
#1153 · #1135 · #1138 · #1132 · #1129 · #1128 · #1099 · #1097 · #1086 · #1085 · #1084 · #1063 · #1044 · #1021 · #1005
extension (15)
#1133 · #1130 · #1136 · #1131 · #1126 · #1125 · #1123 · #1032 · #1066 · #1065 · #292 · #412 · #112 · #859 · #892
🔀 Pull Requests
Open PRs (In Progress)
#1151 Add analyze-test-run agentic workflow · #1150 De-dupe skill utils · #1149 Update github workflows to best practices · #1148 Fix UV benchmark pipeline · #1147 Collapse token analysis comment · #1146 Update azure-diagnostics Kubernetes references · #1137 [WIP] Feature/azure quotas · #1134 Add a pipeline · #1112 Try using UV for faster installs · #1104 Fix skip follow-up prompts on early-terminate · #1083 Update region-availability in prepare/validate/deploy skill
Notable Merged PRs ✅
azure-cloud-migrateskill with tests and routing inazure-prepareanalyze-test-runskill for automated test analysis🎯 Highlights & Progress
azure-cloud-migratelaunched! A brand-new skill was added this week, expanding the skill catalog and integrated into theazure-preparerouting table.analyze-test-runskill and publishing automation tomicrosoft-azure-skillsmarketplace are now live.✅ Recommendations & Next Steps
azure quotasWIP (#1137) — this appears close to ready.Generated automatically by GitHub Copilot CLI · Week ending Mar 6, 2026