一键导入
deploy-monitor
Monitor deployment status across all environments. Track build failures, report pipeline health, and alert on post-deploy anomalies. Trigger with "deploy status", "what deployed today", "build failures", or "pipeline health".
菜单
Monitor deployment status across all environments. Track build failures, report pipeline health, and alert on post-deploy anomalies. Trigger with "deploy status", "what deployed today", "build failures", or "pipeline health".
基于 SOC 职业分类
Review architectural decisions and design patterns for scalability and maintainability. Trigger with "review the architecture", "is this design scalable", "architecture feedback", or "design review".
Review code for correctness, maintainability, performance, and security. Trigger with "review this code", "check this PR", "code review", or "look at this diff".
Create community engagement strategies with discussion prompts, events, and member activities. Trigger with "engagement plan", "how to increase community activity", "discussion ideas", or "community event ideas".
Handle community conflicts and moderation decisions with empathy and consistency. Trigger with "how should I moderate this", "handle a conflict", "community guidelines", or "member issue".
Write engaging blog posts with structure, hooks, and audience-appropriate tone. Trigger with "write a blog post about [topic]", "draft an article on [topic]", "blog post idea", or "help me write about [topic]".
Transform one piece of content into multiple formats for maximum reach. Trigger with "repurpose this [content]", "turn this blog post into a thread", "make a newsletter from this", or "create a video script from this article".
| name | deploy-monitor |
| description | Monitor deployment status across all environments. Track build failures, report pipeline health, and alert on post-deploy anomalies. Trigger with "deploy status", "what deployed today", "build failures", or "pipeline health". |
Monitor CI/CD pipeline status and post-deploy health across all environments.
## Deploy Status -- [Date]
| # | Service | Env | Status | Time | Author | Commit |
|---|---------|-----|--------|------|--------|--------|
| 1 | [name] | [env] | [status] | [time] | [author] | [sha] |
### Failures (if any)
- **Service**: [name]
- **Step**: [failed step]
- **Error**: [error message]
- **Action**: [recommended fix]
### Post-Deploy Health (if recent deploys)
- Error rate: [current] (baseline: [baseline])
- P99 latency: [current] (baseline: [baseline])
- Recommendation: [action]