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 --approveor--request-changes. Only--commentis 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