How this skill is triggered — by the user, by Claude, or both
Slash command
/appveyor:appveyor-deployThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Confirm with the user before proceeding (write operation)
appveyor deployment start --project {{project}} --environment {{environment}} --build-version {{version}} --jsonappveyor environment list or appveyor build history {{project}}npx 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.
Orchestrates environment-aware git commits, pushes, CI/CD triggers, and deployment verifications with pre-flight checks and production safety gates.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.