ln-115-devops-docs-creator

Community

DevOps runbooks when Docker config is present.

Authorlevnikolaevich
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill conditionally creates runbook.md for DevOps setups when a project has Docker or deployment config, enabling automated, repeatable setup and troubleshooting guidance.

Core Features & Use Cases

  • Conditional invocation when hasDocker is true
  • Generates runbook.md with setup, deployment, troubleshooting sections
  • Reuses context data from ln-110-project-docs-coordinator
  • Prunes content based on deployment targets, GPUs, and services
  • Validates structure and maintenance sections

Quick Start

Run ln-115-devops-docs-creator in projects with Docker configuration to produce docs/project/runbook.md.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ln-115-devops-docs-creator
Download link: https://github.com/levnikolaevich/claude-code-skills/archive/main.zip#ln-115-devops-docs-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository