post-deploy
Installation
SKILL.md
post-deploy
Stage 3 of the autonomous deployment pipeline. Triggered by the deployed label. Reads the PR's changed files, matches them against configured patterns, and runs targeted actions: ECR image rebuilds, config reload verification, smoke tests, or custom scripts.
When to Use
- Triggered by
deployedlabel via event-rules (after deployment-checker confirms live deploy) - Manual:
/post-deploy PR_NUMBER org/repo
Invocation
/post-deploy 42 fellowship-dev/pylot