andreassigloch

Se Conops — DevOps skill for Claude Code

DevOps community

Concept of Operations (CREATE) — surface operational concerns (config/creds/user-mgmt/deploy) BEFORE use cases and write them as system-scoped non-functional REQ through the gate.

How to install Se Conops

Installs to ~/.claude/commands/andreassigloch-graphcode-se-conops.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/andreassigloch/graphcode/HEAD/.claude/commands/se-conops.md -o ~/.claude/commands/andreassigloch-graphcode-se-conops.md

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

What Se Conops does


name: se-conops version: 2 description: Concept of Operations (CREATE) — surface operational concerns (config/creds/user-mgmt/deploy) BEFORE use cases and write them as system-scoped non-functional REQ through the gate

**ConOps as a create skill** (the render counterpart is `se-view:conops`): the operational concerns a system must answer *before* its use cases are decomposed — configuration, credentials/secrets, user management, deployment, observability, backup/restore, upgrade. A use

Alternatives in DevOps

  • Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★
  • Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★

Full documentation available on GitHub

View Source Repository