← Back to Skills Marketplace
mike47512

Alerting

by mike47512 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
174
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install alerting
Description
Alert design: SLOs, noise reduction, routing, severity. Use when tuning pages or defining on-call policy.
README (SKILL.md)

Alerting Skill

This skill provides structured guidance for Alerting work. Act as an active guide: confirm triggers, propose the stages below, and adapt if the user wants a lighter pass.

When to Offer This Workflow

Trigger conditions:

  • User mentions alerting or closely related work
  • They want a structured workflow rather than ad-hoc tips
  • They are preparing a review, rollout, or stakeholder communication

Initial offer: Explain the four stages briefly and ask whether to follow this workflow or work freeform. If they decline, continue in their preferred style.

Workflow Stages

Stage 1: Clarify context & goals

Anchor on SLOs and user-visible symptoms. Ask what success looks like, constraints, and what must not break. Capture unknowns early.

Stage 2: Design or plan the approach

Translate goals into a concrete plan around routing, severity, and ownership. Compare alternatives and explicit trade-offs; avoid implicit assumptions.

Stage 3: Implement, validate, and harden

Execute with verification loops tied to noise reduction and tuning. Prefer small steps, measurable checks, and rollback points where risk is high.

Stage 4: Operate, communicate, and iterate

Close the loop with runbook linkage: monitoring, documentation, stakeholder updates, and lessons learned for the next cycle.

Checklist Before Completion

  • Goals and constraints are explicit for Alerting Skill
  • Risks and trade-offs are stated, not hand-waved
  • Verification steps match the change’s impact (tests, canary, peer review)
  • Operational follow-through is covered (monitoring, docs, owners)

Tips for Effective Guidance

  • Be procedural: stage-by-stage, with clear exit criteria
  • Ask for missing context (environment, scale, deadlines) before prescribing
  • Prefer checklists and concrete examples over generic platitudes
  • If the user declines the workflow, switch to freeform help without lecturing

Handling Deviations

  • If the user wants to skip a stage: confirm and continue with what they need.
  • If context is missing: ask targeted questions before strong recommendations.
  • Prefer concrete examples, trade-offs, and verification steps over generic advice.

Quality Bar

  • Each recommendation should be actionable (what to do next).
  • Call out failure modes relevant to Alerting (security, scale, UX, or ops).
  • Keep tone direct and respectful of the user’s time.
Usage Guidance
This skill is a benign, high-level advisor for alerting design. It's safe in that it doesn't request credentials, install code, or access files. Before sharing, remember: the agent may ask you for context (logs, configs, or incident details) — avoid pasting sensitive credentials or private data. If you want the agent to act on live systems (apply configs, call APIs), prefer a skill that explicitly requests the needed credentials and review those requirements carefully. Otherwise, using this skill for planning, checklists, and review guidance is appropriate.
Capability Analysis
Type: OpenClaw Skill Name: alerting Version: 1.0.0 The skill bundle provides a structured workflow for designing and managing alerting systems, focusing on SLOs, noise reduction, and operational follow-through. The content in SKILL.md and _meta.json is purely procedural and advisory, containing no executable code, network requests, or instructions that would lead to unauthorized data access or system compromise.
Capability Assessment
Purpose & Capability
Name, description, and the SKILL.md all describe the same purpose: a staged, procedural guide for alerting work (SLOs, routing, severity, noise reduction). There are no unrelated requirements (no env vars, binaries, or installs) that would contradict the stated purpose.
Instruction Scope
The instructions are purely procedural: ask context questions, propose stages, provide checklists and verification steps. They do not instruct the agent to read files, access environment variables, call external endpoints, or exfiltrate data. Scope remains focused on advising the user.
Install Mechanism
No install spec and no code files — this is instruction-only, which is the lowest-risk installation model and appropriate for a guidance-style skill.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a conversational guidance skill and matches its stated function.
Persistence & Privilege
Flags show default behavior (always: false, user-invocable: true, model invocation allowed). The skill does not request persistent presence, nor does it appear to modify system or other-skill settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install alerting
  3. After installation, invoke the skill by name or use /alerting
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the "alerting" skill. - Introduces a structured, stage-based workflow for alerting design and policy definition. - Covers SLOs, noise reduction, alert routing, severity, and ownership. - Provides detailed guidance on clarifying context, design planning, implementation/validation, and operational handoff. - Includes explicit checklists and quality criteria for recommendations. - Supports both workflow-driven and freeform assistance as preferred by the user.
Metadata
Slug alerting
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Alerting?

Alert design: SLOs, noise reduction, routing, severity. Use when tuning pages or defining on-call policy. It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.

How do I install Alerting?

Run "/install alerting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Alerting free?

Yes, Alerting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Alerting support?

Alerting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Alerting?

It is built and maintained by mike47512 (@mike47512); the current version is v1.0.0.

💬 Comments