Ops Monitor Canary banner
pappar pappar

Ops Monitor Canary

Development community

Description

--- description: Canary monitoring — read observability dashboards for an active canary deployment and produce a go/no-go recommendation for the next promotion step. Use while a canary is soaking, before promoting it to a wider percentage. argument-hint: "[change ID, canary percentage, and soak time elapsed]" --- You are monitoring the canary deployment for $ARGUMENTS. Read the observability data and assess against the go/no-go criteria in the rollout plan. 1. Check each criterion in the rollo

Installation

Installs to ~/.claude/skills/pappar-hitl-claude-plugin-ops-monitor-canary/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pappar-hitl-claude-plugin-ops-monitor-canary && curl -fsSL https://raw.githubusercontent.com/pappar/hitl-claude-plugin/HEAD/commands/ops-monitor-canary.md -o ~/.claude/skills/pappar-hitl-claude-plugin-ops-monitor-canary/SKILL.md

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

Full documentation available on GitHub

View Source Repository