From pm-hospitality
Documents guest incidents at hospitality venues — injuries, illnesses, complaints, or property loss — into a factual, defensible record with immediate response checklist and escalation steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-hospitality:guest-incident-logThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When a guest slips, has a reaction, or complains of illness, what you write in the next hour can protect both the guest and the business — or sink it. This skill captures the facts objectively, records the response, and routes the notifications, without the speculation or apologies-as-admissions that create legal exposure.
When a guest slips, has a reaction, or complains of illness, what you write in the next hour can protect both the guest and the business — or sink it. This skill captures the facts objectively, records the response, and routes the notifications, without the speculation or apologies-as-admissions that create legal exposure.
Given what happened, produce the full record — capture only observed facts, mark anything reported-by-guest as such, and never invent details. Flag anything that requires immediate medical, legal, or regulatory action.
Ask for (if not provided, else infer and label):
The right-now checklist: ensure safety/medical aid, secure the area/preserve evidence (the spilled item, the food, photos), don't move hazards until documented, get witness details.
| Field | Detail |
|---|---|
| Date / time / location | |
| Incident type | injury / illness / foodborne / altercation / property |
| Persons involved | guest, staff, witnesses (contacts) |
| Factual account | observed facts, in sequence |
| Guest statements | quoted, marked "as reported by guest" |
| Actions taken | aid given, area secured, who was notified |
| Evidence | photos, retained item, CCTV reference |
Who to inform and when — manager on duty, owner/GM, insurance carrier, and any mandatory reporting (a suspected foodborne illness may require the health department).
Guest follow-up (care, not admission), corrective action to prevent recurrence, and where the record is retained.
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-hospitalityGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.