Use when testing marketplace deployment. Simple test skill for validating deploy workflow.
View on GitHubplugins/saurun/skills/test-deploy/SKILL.md
February 5, 2026
Select agents to install to:
npx add-skill https://github.com/fiatkongen/saurun-marketplace/blob/main/plugins/saurun/skills/test-deploy/SKILL.md -a claude-code --skill test-deployInstallation paths:
.claude/skills/test-deploy/# Test Deploy Skill This is a simple test skill used for validating the deploy-to-marketplace workflow. ## Purpose Tests that the deployment process: - Copies skills correctly - Validates structure - Handles version bumping - Commits and pushes properly ## When to Use This skill is only for testing deployment workflows. It has no other purpose.