Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Showdar Incident

ASecurity

Use when investigating and recovering from an active operational incident, adaptively sequencing understand, debug, recover, verification, and ops stages with strict mutation authority.

2 stars
0 votes
0 copies
0 views
Added 9/22/2026
ai-agentsgoapibackendsecurity

Works with

api

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add caongocquy/showdar-skills --skill showdar-incident --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Showdar Incident?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Showdar Incident
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/caongocquy-showdar-incident/badge)](https://www.skillsdirectory.com/skills/caongocquy-showdar-incident)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: showdar-incident
description: Use when investigating and recovering from an active operational incident, adaptively sequencing understand, debug, recover, verification, and ops stages with strict mutation authority.
---

# Showdar Incident

## Purpose

- Handle an active operational failure or service-impacting incident.
- Diagnose before mutating when the cause is unknown.
- Recover work-state or service state through the right primitive.
- Keep production mutation strictly authority-gated regardless of severity.

## When to use

- The user asks to investigate or recover from an active operational incident.
- Service impact exists: outage, degraded service, failed deploy, data-risk event.
- Examples: "production API is down", "recover the failed deploy", "checkout is erroring in prod".

## When not to use

- Single primitive intent stays primitive: a narrow debug question without recovery intent is `showdar-debug`.
- Ordinary non-urgent bugs without operational impact belong to `showdar-bugfix`.
- Once this workflow is active, do not spawn another parent workflow unless the request contains a genuinely separate workflow task.
- This workflow never recursively invokes itself.

## Inputs and assumptions

- Incident symptoms, impact scope, and environment, when known.
- Current repository conventions and change surface are discoverable.
- Authority comes from the existing Phase 6G engine; this workflow consumes authority results and never mints authority.
- Candidate stages: `showdar-understand`, `showdar-debug`, `showdar-recover`, `showdar-test`, `showdar-ops`.

## Non-negotiable rules

- Diagnosis before speculative mutation when the cause is unknown.
- Emergency context does not erase authority boundaries.
- Production mutation is never inferred from severity alone.
- This workflow does NOT authorize production mutation by identity.
- `showdar-ops` loads only when explicit environment plus action authority permits it.
- This workflow never auto-deploys or restarts production from risk alone.
- A security incident may load `showdar-security` as an orthogonal specialist.
- Stop when required evidence or authority is missing instead of guessing.

## Workflow

### Phase 1 — determine needed stages

- Typical path: `showdar-understand`, then `showdar-debug`, then `showdar-recover`, then verification.
- Unknown cause: investigate first; no speculative mutation.
- Interrupted or broken work-state: use `showdar-recover` for work-state semantics.
- Verification uses `showdar-test` evidence or the relevant primitive's own verification.
- Add `showdar-ops` only with explicit environment plus action authority.

### Phase 2 — execute progressively

- Load one primitive at a time; hand off only when its stop condition is met.
- Each primitive's own SKILL.md governs its stage; do not copy primitive instructions here.
- Track portable workflow state (`src/workflow-state.js`): candidate stages, selected stages, active stage, completed evidence receipts, skipped stages with structured reason plus evidence plus policy, next stage or complete, status, revision.
- Checkpoint by serializing state to plain JSON; caller or harness owns persistence. No filesystem or backend store is implied.
- Interrupt explicitly to preserve completed plus skipped plus evidence state without inventing completion.
- Resume by validating the checkpoint, re-resolving current context through Phase 6G, checking workflow compatibility, then continuing or blocking with replan-required.
- Stored state never authorizes continuation; severity never grants production mutation, and ops loads only with explicit environment plus action authority.
- Stage completion comes from primitive evidence and stop conditions; workflow completion requires recovery plus verification per policy, not merely diagnosis.

## Decision points

- Is the cause known? If not, diagnose before any mutation.
- Is this work-state recovery or service recovery? Choose `showdar-recover` versus `showdar-ops` accordingly, gated by authority.
- Is explicit ops authority present? Without environment plus action permission, no ops step.
- Is this a security incident? If yes, add `showdar-security` as an orthogonal specialist.

## Stack detection

- Defer to each selected primitive's own stack detection.

## Failure modes

- Mutating production from severity or urgency alone.
- Auto-deploying or restarting from risk signals.
- Skipping diagnosis to "move fast" during an incident.
- Loading all primitives eagerly instead of progressively.

## Stop conditions

- Stop when the request is actually a single primitive task and hand off to that primitive.
- Stop before production mutation, deployment, restart, or rollback without explicit authority.
- Stop when required evidence is missing.
- Stop when recovery is verified or the incident is handed off with evidence.

## Escalation conditions

- Ask for environment plus action authority before any ops step.
- Ask for missing impact scope or logs when diagnosis is blocked.
- Escalate suspected security exposure with evidence, without exploit amplification.

## Verification

- Verify recovery with fresh evidence, not assumptions.
- State what was executed and what remains unverified.

## Output contract

- Diagnosis evidence and selected stages.
- Recovery actions taken, each with its authority basis.
- Verification gaps or residual risk.

## Anti-patterns

- Severity granting mutation authority.
- Risk signals triggering auto-remediation.
- Second authority engine or second intent resolver.
- Copying primitive SKILL.md content into this file.

## Example

**Production checkout erroring after deploy**

- Evidence: active incident, cause unknown, no ops authority stated.
- Selected: `showdar-understand`, then `showdar-debug`, then `showdar-recover` for work-state triage, then verification.
- Skipped: `showdar-ops` (no explicit environment plus action authority).
- Output: diagnosis evidence, recovery state, and the exact authority needed for any production action.

Attribution

caongocquycaongocquy
View sourceMore from caongocquy →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →