How this skill is triggered — by the user, by Claude, or both
Slash command
/appveyor:appveyor-buildsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Run: `appveyor build history {{project}} --count {{count | default: 10}} --json`
appveyor build history {{project}} --count {{count | default: 10}} --jsonnpx claudepluginhub jrgcubano/appveyor-cli --plugin appveyorAutomates Appveyor operations (builds, tests, deployments) via Composio's Appveyor toolkit using Rube MCP. Always searches for current tool schemas first.
Monitors running CI builds on GitHub Actions and CircleCI via polling, reports completion status, and diagnoses failures by fetching logs, job summaries, and artifacts.
Monitors GitHub Actions CI runs until completion, reporting pass/fail/timeout verdicts per run. Useful after pushing code or checking PR build status.