← Back to Skills Marketplace
clawkk

Incident

by clawkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
149
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install incident
Description
Detect, triage, mitigate, and communicate during outages. Use when pages fire, SEVs open, or post-incident follow-up is needed.
README (SKILL.md)

Incident Response Skill

This skill provides structured guidance for Incident Response 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 incident response 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 detect, acknowledge, and communicate. 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 mitigate and stabilize. Compare alternatives and explicit trade-offs; avoid implicit assumptions.

Stage 3: Implement, validate, and harden

Execute with verification loops tied to root cause and customer impact. Prefer small steps, measurable checks, and rollback points where risk is high.

Stage 4: Operate, communicate, and iterate

Close the loop with post-incident actions and follow-ups: monitoring, documentation, stakeholder updates, and lessons learned for the next cycle.

Checklist Before Completion

  • Goals and constraints are explicit for Incident Response 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 Incident Response (security, scale, UX, or ops).
  • Keep tone direct and respectful of the user’s time.
Usage Guidance
This skill is a text-only incident response playbook — low-risk and coherent with its stated purpose. Before using it in live incidents, confirm organizational policies about automated assistants: do not paste secrets or credentials into chat, and only allow the agent to perform actions (or share sensitive logs) after human approval. If you prefer manual control, restrict the agent so the skill is invoked only by users (disable autonomous invocation at the agent level). Finally, treat the guidance as advisory: validate any suggested mitigations in a safe test environment before applying to production.
Capability Analysis
Type: OpenClaw Skill Name: incident Version: 1.0.0 The skill bundle contains only metadata and a markdown file (SKILL.md) providing a structured workflow for incident response. It lacks any executable code, network requests, or instructions that could be interpreted as malicious or suspicious.
Capability Assessment
Purpose & Capability
Name and description claim an incident response workflow and the skill contains only procedural guidance; there are no unrelated env vars, binaries, or install actions requested.
Instruction Scope
SKILL.md stays within advisory scope: it asks the agent to confirm triggers, gather context, propose staged actions, and prefer verification steps. It does not instruct the agent to read files, access environment variables, call external endpoints, or execute commands.
Install Mechanism
No install spec or code is present (instruction-only). Nothing is written to disk or downloaded during install.
Credentials
The skill requires no credentials, config paths, or environment variables; this is proportionate to a guidance-only incident response workflow.
Persistence & Privilege
always is false (not permanently injected). disable-model-invocation is false (agent may autonomously call skills), which is the platform default and not by itself a concern given this skill's advisory nature.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install incident
  3. After installation, invoke the skill by name or use /incident
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release of the Incident Response skill. - Provides a structured, four-stage workflow for managing outages, SEVs, and incident response scenarios. - Outlines trigger conditions and clarifies when to offer the workflow versus freeform help. - Includes detailed guidance for each stage: detect/communicate, plan, implement/validate, and follow-up. - Offers checklists and tips to ensure goals, risks, and verification steps are explicit. - Adapts to user preferences, allowing stage-skipping or switching to unstructured assistance.
Metadata
Slug incident
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Incident?

Detect, triage, mitigate, and communicate during outages. Use when pages fire, SEVs open, or post-incident follow-up is needed. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install Incident?

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

Is Incident free?

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

Which platforms does Incident support?

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

Who created Incident?

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

💬 Comments