Aerostack
Aerostack

DevOps War Room — Bot Team Template for Devops

Bot Team
·Updated Mar 23, 2026

Incident response team with log analysis and deployment management on Slack.

0 stars1 deploysslackv1.0.0

Template DevOps War Room bundles a ready-to-deploy workspace for devops workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=devops-war-room.

What does DevOps War Room do?

DevOps War Room is a 3-bot incident response team for Slack. An Incident Commander receives all alerts and requests, classifies severity, and routes to either a Log Analyzer (for error diagnosis via Sentry) or a Deploy Bot (for releases and rollbacks via GitHub + Railway).

When a Sentry alert fires at 3 AM, the team is already working on it.

What's included

3 pre-configured bots:

  • Incident Commander — Classifies severity (P0–P4), coordinates response, notifies on-call
  • Log Analyzer — Queries Sentry for stack traces, error frequency, affected users, and root cause
  • Deploy Bot — Handles deployments, rollbacks, CI status checks, and release management

2 keyword routing rules + 1 fallback:

  • Error alerts (error, exception, sentry, crash, 500, timeout) → Log Analyzer
  • Deploy requests (deploy, rollback, release, ci, pipeline, hotfix) → Deploy Bot
  • Everything else → Incident Commander

4 MCP integrations: Slack, Sentry, GitHub, Railway

How it works

The Incident Commander acts as the central coordination point. When it detects error-related keywords, it delegates to the Log Analyzer which pulls real data from Sentry — stack traces, error counts, affected user counts. For deployment requests, it routes to the Deploy Bot which checks CI status on GitHub before executing.

Every routing decision is logged in the delegation audit trail for post-mortem review.

When to use this template

  • You run services that need fast incident response
  • You use Sentry for error tracking and GitHub for CI/CD
  • You want automated severity classification and routing
  • You need a clear audit trail for post-mortems

Capabilities

Severity Classification

Classify incidents as P0 (critical) through P4 (cosmetic). P0/P1: immediately notify on-call channel

🔔

Error Alert Routing

Detect error reports, exceptions, stack traces, and monitoring alerts. Route to Log Analyzer with relevant context

Deployment Coordination

Detect deploy, rollback, and release requests. Route to Deploy Bot with target version and environment

Status Communication

Post structured status updates to the incident channel. Maintain an incident timeline for post-mortem

🚨

Escalation Management

Escalate unresolved P0/P1 to human on-call via Slack mention. Track time-to-resolution and flag SLA risks

Metadata

Version1.0.0
TypeBot Team
Categorydevops
Platformslack
Stars0
Deploys1

What's Included

3 API keys needed
System Prompt
5-step workflow
4 MCP integrations
Setup Guide

Required MCPs

MCP servers this template connects to.

Tags

Deploy this bot team in minutes

Incident response team with log analysis and deployment management on Slack.

More devops Templates

Browse devops Templates →

Frequently asked questions

What does the DevOps War Room template include?+

The DevOps War Room template is a pre-configured Aerostack workspace for devops. It bundles mcp-slack, mcp-sentry, mcp-github and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.

How do I install the DevOps War Room template?+

From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/devops-war-room

Can I customize DevOps War Room after installing?+

Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.

Is the DevOps War Room template free to use?+

Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.