You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Loading documentation criteria from prompt..."
100
+
101
+
export PROMPT="How many nodes are in my AKS Cluster? Once you have that info, create a new GitHub Issue in this repository with the AKS Cluster node count information."
102
+
103
+
echo "Delegating to GitHub Copilot..."
104
+
echo "- Copilot will use MCP to examine the AKS Cluster"
105
+
echo "- Copilot will use MCP to write the info to a new GitHub Issue"
0 commit comments