plugins_preflight
Verify plugin dependencies are satisfied before execution. Checks GitHub CLI installation and authentication status for reliable plugin operation.
Instructions
Check if a plugin's external dependencies are satisfied.
Returns pass/warn/fail checks for the requested plugin (or all plugins). For github: verifies gh CLI is installed and authenticated.
Args: plugin: Plugin to check. If omitted, checks all installed plugins.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | No |