How this skill is triggered — by the user, by Claude, or both
Slash command
/appveyor:appveyor-logsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Run: `appveyor build log {{job-id}}`
appveyor build log {{job-id}}/appveyor-status <project>npx claudepluginhub jrgcubano/appveyor-cli --plugin appveyorMonitors running CI builds on GitHub Actions and CircleCI via polling, reports completion status, and diagnoses failures by fetching logs, job summaries, and artifacts.
Automates Appveyor operations (builds, tests, deployments) via Composio's Appveyor toolkit using Rube MCP. Always searches for current tool schemas first.
Diagnoses and fixes GitHub Actions CI failures in pull requests by fetching job logs, identifying root causes like build or test errors, and proposing targeted code changes.