ops-deploy-fix

Featured

OPS on-demand: This skill should be used when the user asks to "deploy auto-fix", "failed deploy", or…

AI & Automation 188 stars 22 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
76
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /ops:deploy-fix — Auto-fix subsystem control surface Load `ops-rules` before acting. Public repo (no personal data). Outbound: one draft → one approval → one send. If `AskUserQuestion` / `Workflow` are missing, follow Rule 10 in `ops-rules` (Hermes: numbered options / two-turn Telegram card; `delegate_task`). This skill is the operator console for the post-merge + build-failure auto-fix loop installed by `/ops:setup` Step 6.5a. The underlying daemons, hooks, and prompts live in `${CLAUDE_PLUGIN_ROOT}/scripts/`, `${CLAUDE_PLUGIN_ROOT}/hooks/`, and `${CLAUDE_PLUGIN_ROOT}/prompts/`. State lives in `~/.claude/state/ops-deploy-fix/`. Logs live in `~/.claude/logs/ops-deploy-fix/`. **Plugin rules apply (see `claude-ops/CLAUDE.md`).** In particular: - Rule 0 — never echo personal data (slugs are fine, but redact tokens, webhooks, emails) - Rule 1 — max 4 options per `AskUserQuestion` - Rule 4 — background by default during `configure` - Rule 5 — destructive ops (clearing locks, wiping state) require explicit per-action confirmation - Rule 6 — this skill never sends outbound comms; if a future flow needs to, use the universal send gate ## Arguments The first positional argument selects the subcommand. If absent, present: ``` /ops:deploy-fix — what do you want to do? [status] [tail] [configure] [test] ``` Subcommands: | Subcommand | Purpose | | ----------- | ------------------------------------------------...

Details

Author
Lifecycle-Innovations-Limited
Repository
Lifecycle-Innovations-Limited/claude-ops
Created
5 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category