Sop banner
vidhya101 vidhya101

Sop

Documentation community

Description

--- description: Generate a Markdown Standard Operating Procedure — install, recovery, and manual-override steps. argument-hint: "<system/process to document, e.g. 'database failover' or 'onboarding a new service'>" --- Write an SOP for: $ARGUMENTS Structure: ```markdown # SOP: <title> ## When to use this <the specific trigger/situation this SOP applies to> ## Prerequisites <access, tools, credentials needed before starting> ## Procedure 1. Step — expected result / how to verify it worked

Installation

Installs to ~/.claude/commands/vidhya101-k8s-ai-operator-sop.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/commands/sop.md -o ~/.claude/commands/vidhya101-k8s-ai-operator-sop.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository