prereq-check
Installation
SKILL.md
Prerequisites Check
Validate that the local environment has the CLI tools and auth sessions needed to run Git-Ape skills. Print platform-specific install commands and PATH-repair guidance for anything missing or version-stale.
Quick Reference
| Property | Value |
|---|---|
| Best for | First-time setup, command not found triage, dev container validation |
| Required binaries | az ≥ 2.50, gh ≥ 2.0, jq ≥ 1.6, git (any) |
| Required auth | az login, gh auth login |
| Shell | bash on macOS/Linux, PowerShell 7+ on Windows |
| MCP tools | None — runs locally via shell |
| Related skills | git-ape-onboarding (next step), azure-validate (deployment-time checks) |
| Side effects | Read-only — never installs or modifies anything |