devops-advisor

Installation
SKILL.md

DevOps Advisor

Assesses infrastructure maturity and provides actionable improvement steps with concrete detection commands.

How It Works

  1. Run detection commands to understand current infrastructure
  2. Assess each infrastructure dimension
  3. Generate prioritized recommendations with effort estimates
  4. Provide concrete implementation steps

Step-by-Step Procedure

Step 1: Detect Database Setup

# Check for ORM/database config
grep -rn "prisma\|drizzle\|typeorm\|sequelize\|mongoose\|knex\|sqlalchemy\|diesel" package.json Cargo.toml requirements.txt pyproject.toml 2>/dev/null | head -10
Installs
2
GitHub Stars
2
First Seen
May 3, 2026
devops-advisor — the-utopia-studio/skills