vmr-codeflow-status

Installation
SKILL.md

VMR Codeflow Status

Analyze the health of VMR codeflow PRs in both directions:

  • Backflow: dotnet/dotnet → product repos (e.g., dotnet/sdk)
  • Forward flow: product repos → dotnet/dotnet

🚨 NEVER use gh pr review --approve or --request-changes. Only --comment is allowed. Approval and blocking are human-only actions.

Workflow: Run the script → read the human-readable output + [CODEFLOW_SUMMARY] JSON → synthesize recommendations yourself. The script collects data; you generate the advice.

Prerequisites

  • GitHub CLI (gh) — must be installed and authenticated (gh auth login)
  • Run scripts from the skill directory or use the full path to the script

When to Use This Skill

Installs
1
Repository
dotnet/roslyn
GitHub Stars
20.4K
First Seen
Apr 25, 2026
vmr-codeflow-status — dotnet/roslyn