⚙️
DevOpsShell

Ops Daemon

by Lifecycle-Innovations-Limited

Ops Daemon is a DevOps skill for Claude Code, published by Lifecycle-Innovations-Limited in claude-ops.

186 stars21 forkson Lifecycle-Innovations-Limited/claude-opsAdded 2026/09/06+1% in starsRepository updated 2026/09/05
agent-teamsai-agentai-automationanthropicautonomous-agentawsbusiness-operationsclaudeclaude-codeclaude-code-plugindevopsecommerceinbox-zeroklaviyomarketingmcpmorning-briefingpr-automationshopifyterminal
Install in seconds
Install Ops Daemon
Copy Ops Daemon into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Lifecycle-Innovations-Limited/claude-ops/tree/main/claude-ops/skills/ops-daemon ~/.claude/skills/ops-daemon

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Lifecycle-Innovations-Limited/claude-ops.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
claude-ops/skills/ops-daemon/SKILL.md in Lifecycle-Innovations-Limited/claude-ops
Installs to
~/.claude/skills/ops-daemon
Collection
One of 25 skills cataloged from this repository
Category
DevOps1013 skills

What Ops Daemon does

Ops Daemon diagnoses and repairs the background launchd process that keeps OPS services running. Use it for daemon health checks, restarts, upgrades, and fixing stale or stuck service state.

Ops Daemon is cataloged under DevOps on DirSkills. Ops Daemon comes from a repository tagged agent-teams, ai-agent, ai-automation, anthropic and autonomous-agent.

Documentation

README

Runtime Context

Before diagnosing, load:

  1. Plugin root: echo "${CLAUDE_PLUGIN_ROOT:-$(ls -d "$HOME/.claude/plugins/cache/ops-marketplace/ops"/*/ 2>/dev/null | sort -V | tail -1)}" — newest installed version
  2. Daemon health: cat ${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/daemon-health.json — primary diagnostic input
  3. Services config: cat ${CLAUDE_PLUGIN_DATA_DIR}/daemon-services.json — per-service command + cron definitions
  4. OS: uname -s — daemon install is macOS-only (launchd). Linux/WSL/Windows fall back to manual invocation.

OPS ► DAEMON

This is the opening of the README. Read the full README on GitHub.

Commands Ops Daemon provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /plugin

Frequently asked about Ops Daemon

  • What else does Lifecycle-Innovations-Limited publish alongside Ops Daemon?

    Ops Daemon is one of 25 skills that DirSkills catalogs from Lifecycle-Innovations-Limited/claude-ops, the repository it ships in. Its siblings there include AWS Audit, Boss and Flow. Each one is a separate skill with its own page in this directory, installs the same way Ops Daemon does, and is maintained by Lifecycle-Innovations-Limited in that same repository. The rest of the collection is listed on the Lifecycle-Innovations-Limited/claude-ops page.

  • How does Ops Daemon compare to other DevOps skills?

    Ops Daemon ranks #935 by stars among the 1013 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Ops Daemon against them. Open each page to compare what they document and how they install.

More from Lifecycle-Innovations-Limited/claude-ops

Ops Daemon is one of 25 skills cataloged on DirSkills from Lifecycle-Innovations-Limited/claude-ops.

See all 25 skills