SWE Merged PR Monitoring
技能 已验证 活跃Reviews recently merged pull requests, confirms whether they reached production, compares pre- and post-deploy signals, and summarizes observable impact. Use when a user says `monitor merged PRs`, `did this deploy hurt prod`, `check production impact of yesterday's merges`, or asks for a post-deploy readout tied to merged GitHub PRs. Do NOT use for a pre-merge code review, incident analysis with no PR scope, or generic dashboard triage disconnected from merged changes.
To provide clear, data-driven insights into the production impact of merged code changes, connecting engineering effort directly to observable outcomes.
功能
- Reviews merged pull requests
- Confirms production deployment status
- Compares pre- and post-deploy signals
- Summarizes observable production impact
- Supports various observability sources
使用场景
- Reviewing the production impact of recent merged PRs
- Checking if a change reached production and moved metrics
- Comparing pre- and post-deploy behavior for a set of merges
- Producing concise engineering readouts tied to merged GitHub work
非目标
- Pre-merge code review
- Root-cause analysis with no scoped PR set
- Generic service monitoring not tied to merged changes
- Product analytics reporting unrelated to deploys
工作流
- Define Scope Precisely (repositories, author filters, timeframe)
- Collect The Merged PR Set (number, title, link, merge time)
- Map Likely Affected Surfaces (services, endpoints, jobs)
- Confirm Production Deployment (using deploy logs, release dashboards, etc.)
- Compare The Before And After Window (pre- and post-deploy metrics)
- Correlate Cautiously (connect metric changes to PRs only when evidence supports it)
- Write A Short PR-By-PR Report (concise, signal-focused, one section per PR)
先决条件
- Access to GitHub PR metadata
- Access to deployment and observability sources (CI/CD logs, metrics, traces, service health tools)
安装
/plugin install swe-skills@ckorhonen-swe-skills质量评分
已验证类似扩展
Ops Fires
100Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
OPS ► CROSS PLATFORM TRIAGE
100Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.
Ci Cd Pipeline Builder
100CI/CD Pipeline Builder
Setup Container Registry
99Configure container image registries including GitHub Container Registry (ghcr.io), Docker Hub, and Harbor with automated image scanning, tagging strategies, retention policies, and CI/CD integration for secure image distribution. Use when setting up a private container registry, migrating from Docker Hub to self-hosted registries, implementing vulnerability scanning in CI/CD pipelines, managing multi-architecture images, enforcing image signing, or configuring automatic cleanup and retention policies.
Github Project Management
99Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning