Installation & Prerequisites
Prerequisites​
- Bash shell (Git Bash on Windows)
- Azure CLI (
az) — signed in withaz login - GitHub CLI (
gh) — authenticated - jq and git
Run /prereq-check in Copilot Chat to verify all tools and auth sessions automatically.
Install the Plugin​
Option 1: Marketplace (Recommended)​
copilot plugin marketplace add Azure/git-ape-private
copilot plugin install Azure/git-ape-private
Option 2: Manual​
- Clone this repository
- Open it in VS Code with GitHub Copilot enabled
- Confirm the agents appear in Copilot Chat
Verify Installation​
In Copilot Chat, try:
@git-ape hello
You should see the Git-Ape orchestrator respond.