← Back to Skills Marketplace
kbakdev

DevOps Maturity Assessment

by Kacper Bąk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install devops-maturity
Description
Assess DevOps maturity level in organizations, especially cloud-native or cloud-migrating companies. Use when someone asks about DevOps assessment, maturity...
README (SKILL.md)

DevOps Maturity Assessment

Interactive assessment of an organization's DevOps maturity across 7 dimensions, producing a scored report with actionable recommendations.

Assessment Workflow

  1. Introduce the assessment — explain it takes ~10 minutes, covers 7 dimensions
  2. Ask questions dimension by dimension — 3-4 questions per dimension
  3. Score each dimension 0-6 based on the maturity model
  4. Generate the final report with scores, visualization, and recommendations
  5. Offer to deep-dive into any weak dimension

Maturity Model (7 levels)

Level Name Key Indicator
0 Legacy No cloud, no automation
1 Ad Hoc First experiments, no strategy
2 Opportunistic Point successes, inconsistent approaches
3 Systematic Documented processes, org-wide acceptance
4 Measured KPIs defined, data-driven management
5 Optimized Continuous improvement from collected data
6 Advanced Cloud Full cloud, proactive optimization

7 Assessment Dimensions

For detailed questions and scoring criteria per dimension, read references/dimensions.md.

Quick overview:

  1. CI/CD & Deployment — frequency, lead time, pipeline automation
  2. Infrastructure as Code — IaC coverage, testing, drift detection
  3. Observability — monitoring, logging, tracing, SLO/SLI
  4. Security (DevSecOps) — shift-left, scanning, secrets management
  5. Culture & Organization — Dev+Ops collaboration, blameless postmortems
  6. FinOps — cost visibility, optimization, per-team budgeting
  7. Reliability (SRE) — MTTR, change failure rate, auto-remediation

Scoring Rules

  • Score each dimension independently (0-6)
  • Overall score = floor of weighted average (CI/CD and Reliability weighted 1.5x)
  • Map overall score to maturity level name
  • Flag any dimension scoring 2+ levels below overall as "critical gap"

Report Format

Generate a report like this:

══════════════════════════════════════════
   DevOps Maturity Assessment Report
   Organization: [name]
   Date: [date]
══════════════════════════════════════════

   Overall Level: [X] — [Level Name]

   CI/CD & Deployment:    [bar] X/6
   Infrastructure as Code:[bar] X/6
   Observability:         [bar] X/6
   Security (DevSecOps):  [bar] X/6
   Culture & Organization:[bar] X/6
   FinOps:                [bar] X/6
   Reliability (SRE):     [bar] X/6

──────────────────────────────────────────
   Strengths:
   • [top 2-3 strong areas with specifics]

   Critical Gaps:
   • [dimensions 2+ levels below average]

   Top 3 Recommendations:
   1. [specific, actionable recommendation]
   2. [specific, actionable recommendation]
   3. [specific, actionable recommendation]

   Benchmark: Your org scores in the
   [top/middle/bottom] third of assessed
   organizations.
══════════════════════════════════════════

Use bar characters: ████░░ for visual scoring.

After the Report

  • Offer to deep-dive into the weakest dimension
  • Suggest a re-assessment timeline (quarterly recommended)
  • For recommendations, reference DORA State of DevOps findings when relevant
Usage Guidance
This skill appears to be what it says: a questionnaire and scoring model for DevOps maturity. Before installing or using it, keep these simple precautions: do not paste secrets or credentials into assessment answers; treat collected organizational metrics as potentially sensitive and store reports in your own secure location; review and, if needed, adjust scoring weights or wording to match your organization's context; if you expect the agent to run autonomously, review how it will prompt users to avoid accidental disclosure of confidential data.
Capability Analysis
Type: OpenClaw Skill Name: devops-maturity Version: 1.0.0 The 'devops-maturity' skill is a purely interactive assessment tool designed to guide an AI agent through a survey-based DevOps audit. It contains no executable code, system commands, or network requests, and its instructions in SKILL.md and references/dimensions.md are strictly aligned with its stated purpose of evaluating organizational practices across standard DevOps dimensions.
Capability Assessment
Purpose & Capability
The name/description (DevOps maturity assessment) matches the provided materials: a 7-dimension questionnaire, scoring rules, and report template. Nothing in the skill asks for unrelated capabilities (no cloud credentials, no platform access).
Instruction Scope
SKILL.md and references/dimensions.md contain only interactive questions, scoring guidance, and report formatting. The instructions do not direct the agent to read local files, access environment variables, connect to external endpoints, or exfiltrate data. Note: when used the agent will collect organizational responses (potentially sensitive), so treat that data accordingly.
Install Mechanism
No install spec and no code files beyond markdown → lowest-risk model (instruction-only). Nothing is downloaded, no archives to extract, and no binaries required.
Credentials
The skill does not request environment variables, credentials, or config paths. All required inputs are interview answers and organizational metadata, which are appropriate for an assessment tool.
Persistence & Privilege
Flags show default invocation behavior (not always:true). The skill does not request persistent system presence or modify agent/system configuration. Autonomous invocation is possible (platform default) but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install devops-maturity
  3. After installation, invoke the skill by name or use /devops-maturity
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 7-dimension DevOps maturity assessment with scoring model and DORA benchmarks
Metadata
Slug devops-maturity
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is DevOps Maturity Assessment?

Assess DevOps maturity level in organizations, especially cloud-native or cloud-migrating companies. Use when someone asks about DevOps assessment, maturity... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install DevOps Maturity Assessment?

Run "/install devops-maturity" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is DevOps Maturity Assessment free?

Yes, DevOps Maturity Assessment is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does DevOps Maturity Assessment support?

DevOps Maturity Assessment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created DevOps Maturity Assessment?

It is built and maintained by Kacper Bąk (@kbakdev); the current version is v1.0.0.

💬 Comments