Deploy use when you need to work with deployment and CI/CD. This skill provides deployment automation and orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create pipeline", or "automate deployment".
4.6
Rating
0
Installs
DevOps & Infrastructure
Category
This skill provides a reasonable framework for deployment rollbacks with useful shell scripts (get_previous_version.sh, rollback_deployment.sh, verify_deployment.sh) and templates. However, the SKILL.md suffers from significant issues: (1) The description is generic 'deployment automation' language that doesn't clearly explain rollback-specific capabilities, making it hard for a CLI agent to know when to invoke this versus general deployment skills; (2) The 5-step process is entirely generic DevOps boilerplate that could apply to any infrastructure task, with no rollback-specific guidance; (3) Resources section references paths that appear to be template placeholders ({baseDir}) rather than actual skill directory paths; (4) No concrete examples of rollback scenarios or invocation patterns. The task knowledge score is higher because the referenced scripts likely contain useful rollback logic. Structure is moderate - the SKILL.md attempts organization but is cluttered with generic content. Novelty is low as rollback operations are straightforward for experienced DevOps practitioners and CLI agents with kubectl/docker access.
Loading SKILL.md…