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 deployed label via event-rules (after deployment-checker confirms live deploy)
  • Manual: /post-deploy PR_NUMBER org/repo

Invocation

/post-deploy 42 fellowship-dev/pylot

Runbook

Related skills
Installs
1
GitHub Stars
2
First Seen
Apr 26, 2026