Skip to content
Development
Skill

/incident

The process for a caught rule break. Open an incident folder, name the cause, record the fix and the check, close it, and reopen a rule that breaks again. Invoke when a break is caught, when opening, moving or closing an incident by hand, and for the monthly read of the by-rule

From plugin
rules-for-claude
414 skills9 hooks
Install
$ npx -y skills add chancegraff/rules-for-claude --skill incident --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/incident

Context preview

The summary Claude sees to decide when to auto-load this skill.

The process for a caught rule break. Open an incident folder, name the cause, record the fix and the check, close it, and reopen a rule that breaks again. Invoke when a break is caught, when opening, moving or closing an incident by hand, and for the monthly read of the by-rule

SKILL.md

incident.SKILL.md
name: incident
description: The process for a caught rule break. Open an incident folder, name the cause, record the fix and the check, close it, and reopen a rule that breaks again. Invoke when a break is caught, when opening, moving or closing an incident by hand, and for the monthly read of the by-rule index.

Incident

The procedure is one file: `~/.claude/skills/incident/SKILL.md`. Read it and follow it. Incidents caught in a work session are filed under `~/.work/incidents/`.

Ships withrules-for-claude

My global Claude Code setup, mirrored from ~/.claude: the rules, the hook scripts that enforce them, and the global CLAUDE.md.

Get the whole plugin

Other skills on rules-for-claude.