Agent skill · Security

health-inspection-prep

Run a self-audit of a food establishment before the health inspector arrives, focused on the violations that actually close kitchens. Use when asked to prep for a health inspection, do a food-safety self-audit, avoid critical violations, or get ready for the health department. Produces a prioritized checklist organized by risk (critical/priority vs. non-critical), the temperature and hygiene fundamentals, a fix list with owners, and how to handle the inspector on the day.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill health-inspection-prep --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/health-inspection-prep/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Health Inspection Prep Skill Inspectors don't fail you on dust — they fail you on the handful of **priority violations** that make people sick: temperature abuse, cross-contamination, bare-hand contact, handwashing, and pest activity. This skill runs the self-audit the way an inspector scores it, so the critical stuff is fixed before they walk in. ## Working from a brief Given the establishment type, **produce the full self-audit** — prioritize by public-health risk, not by what's easiest to see. Base it on standard food-code categories; note that local codes vary and the operator should confirm specifics. ## Required Inputs Ask for (if not provided, else infer and label): - **Type of establishment** (full-service, quick-service, bar, food truck, commissary) and menu risk (raw proteins, sushi, etc.) - **Known problem areas** or a prior inspection's violations - **When** the inspection window is / how much time to prep ## Output Format ### Critical / priority items (fix first) The violations that shut kitchens — each with the standard and a pass/fail check: - **Temperature:** cold holding ≤ 41°F, hot holding ≥ 135°F, cooking temps, cooling (135→70°F in 2h, 70→41°F in 4h), thermome

What's inside
Steps it walks through
  1. Working from a brief
  2. Required Inputs
  3. Output Format
  4. Critical / priority items (fix first)
  5. Non-critical (address, won't close you)
  6. Fix list
  7. On the day
  8. Quality Checks
  9. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the health-inspection-prep skill do?

Run a self-audit of a food establishment before the health inspector arrives, focused on the violations that actually close kitchens. Use when asked to prep for a health inspection, do a food-safety self-audit, avoid critical violations, or get ready for the health department. Produces a prioritized checklist organized by risk (critical/priority vs. non-critical), the temperature and hygiene fundamentals, a fix list with owners, and how to handle the inspector on the day.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill health-inspection-prep --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going