← 返回 Skills 市场
kbakdev

DevOps Maturity Assessment

作者 Kacper Bąk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install devops-maturity
功能描述
Assess DevOps maturity level in organizations, especially cloud-native or cloud-migrating companies. Use when someone asks about DevOps assessment, maturity...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install devops-maturity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /devops-maturity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 7-dimension DevOps maturity assessment with scoring model and DORA benchmarks
元数据
Slug devops-maturity
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

DevOps Maturity Assessment 是什么?

Assess DevOps maturity level in organizations, especially cloud-native or cloud-migrating companies. Use when someone asks about DevOps assessment, maturity... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 DevOps Maturity Assessment?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install devops-maturity」即可一键安装,无需额外配置。

DevOps Maturity Assessment 是免费的吗?

是的,DevOps Maturity Assessment 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

DevOps Maturity Assessment 支持哪些平台?

DevOps Maturity Assessment 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 DevOps Maturity Assessment?

由 Kacper Bąk(@kbakdev)开发并维护,当前版本 v1.0.0。

💬 留言讨论