devops-advisor

Provide DevOps guidance and access AWS documentation via MCP tools.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/andrewwint/spec-driven-ai-dev-05-devops --skill devops-advisor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-advisor
Source: https://github.com/andrewwint/spec-driven-ai-dev-05-devops/tree/main/code/module-7-complete/skills/devops-advisor
Command: npx skills add https://github.com/andrewwint/spec-driven-ai-dev-05-devops --skill devops-advisor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides expert advice on infrastructure decisions, teaches DevOps concepts, and helps navigate AWS documentation to make informed deployment and architecture choices.

Core Features & Use Cases

  • Infrastructure Guidance: Offers advice on multi-stack patterns, deployment strategies, and observability options.
  • DevOps Education: Explains complex infrastructure concepts in simple terms.
  • Documentation Access: Utilizes MCP tools to search AWS documentation in real-time.
  • Trade-off Analysis: Helps compare different technology choices (e.g., Lambda vs. ECS, CloudWatch vs. Grafana).

Quick Start

Ask the devops advisor for guidance on choosing between Lambda and ECS for your API.

Frequently Asked Questions about devops-advisor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What's the best way to choose between Lambda and ECS for deploying an API?

Choosing between Lambda and ECS requires analyzing your architecture trade-offs. This advisor compares deployment strategies, evaluating multi-stack patterns and operational overhead to recommend the optimal infrastructure for your API.

How do I set up observability options like CloudWatch versus Grafana?

Setting up observability involves comparing tool capabilities and integration limits. This advisor contrasts monitoring platforms, explaining complex concepts to help you evaluate trade-offs and select the right observability strategy.

Can I search AWS documentation in real-time when making infrastructure decisions?

Searching AWS documentation in real-time is supported using MCP tools. This advisor accesses current cloud service docs directly, ensuring your deployment choices and architecture patterns align with the latest provider specifications.

How do I explain complex DevOps concepts to my team?

Explaining DevOps concepts requires breaking down infrastructure components into simple terms. This advisor teaches deployment strategies and architectural patterns, clarifying multi-stack decisions for technical and non-technical stakeholders.

Does this advisor provide guidance on multi-stack deployment patterns?

This advisor provides explicit guidance on multi-stack deployment patterns. It addresses scenarios requiring architectural advice, evaluating trade-offs across different technology choices to help you formulate a robust infrastructure strategy.

When should I not use serverless architecture for my deployment?

Serverless architecture may not suit workloads with constant high throughput or strict latency requirements. This advisor analyzes architectural trade-offs, comparing deployment options to identify when alternative infrastructure choices fit your scenario better.