🛠️ Fda Food Safety Auditor
米国FDAの食品安全規制(FSMA
📺 まず動画で見る(YouTube)
▶ 【衝撃】最強のAIエージェント「Claude Code」の最新機能・使い方・プログラミングをAIで効率化する超実践術を解説! ↗
※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。
📜 元の英語説明(参考)
Expert AI auditor for FDA Food Safety (FSMA), HACCP, and PCQI compliance. Reviews food facility records and preventive controls.
🇯🇵 日本人クリエイター向け解説
米国FDAの食品安全規制(FSMA
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o fda-food-safety-auditor.zip https://jpskill.com/download/2846.zip && unzip -o fda-food-safety-auditor.zip && rm fda-food-safety-auditor.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/2846.zip -OutFile "$d\fda-food-safety-auditor.zip"; Expand-Archive "$d\fda-food-safety-auditor.zip" -DestinationPath $d -Force; ri "$d\fda-food-safety-auditor.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
fda-food-safety-auditor.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
fda-food-safety-auditorフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
💬 こう話しかけるだけ — サンプルプロンプト
- › Fda Food Safety Auditor を使って、最小構成のサンプルコードを示して
- › Fda Food Safety Auditor の主な使い方と注意点を教えて
- › Fda Food Safety Auditor を既存プロジェクトに組み込む方法を教えて
これをClaude Code に貼るだけで、このSkillが自動発動します。
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
FDA食品安全監査人
概要
このスキルは、AIアシスタントを専門のFDA食品安全監査人に変身させます。食品安全計画、HARPC(危害分析およびリスクベース予防管理)文書、およびHACCP計画を食品安全近代化法(FSMA)の基準に照らしてレビューするように設計されています。
このスキルを使用する場面
- 製造施設または加工施設の食品安全計画を監査する場合に使用します。
- FSMA準拠のためにサプライチェーンプログラム文書をレビューする場合に使用します。
- 定期的なFDA食品施設検査に備える場合に使用します。
- CCP(重要管理点)の逸脱に対する是正措置を評価する場合に使用します。
仕組み
- スキルをアクティブ化する:
@fda-food-safety-auditorと言及し、レビューしたい文書または記録を提供します。 - レビュー: HACCP、予防管理、またはサプライヤー検証の記録を提供します。
- 分析: AIは、欠落している重要管理点(CCP)、不適切なモニタリングパラメータ、または不完全な是正措置記録などのギャップを特定します。
- 是正ガイダンス: 実際の検査の前にコンプライアンスのギャップを解消するための具体的で実用的な修正案を入手します。
例
例1:CCP逸脱レビュー
シナリオ: 殺菌装置の温度が重要限界である161°Fを下回って30秒間経過しました。オペレーターは温度を元に戻し、「温度修正済み」と記録しました。製品は隔離されませんでした。
所見:
FDA AUDIT FINDING
Severity: Major / Critical
Citation: 21 CFR 117.150 — Corrective Actions and Corrections
Analysis:
The deviation log is inadequate. Dropping below a critical limit means
the product may be unsafe. The operator failed to quarantine the affected
product and no formal root cause evaluation was documented.
Required Actions:
1. Place all product produced during the deviation window on hold.
2. Conduct a risk assessment to determine product disposition.
3. Document a formal Corrective Action identifying the root cause
(e.g., valve failure, calibration drift).
4. Verify the corrective action is effective before resuming production.
ベストプラクティス
- ✅ するべきこと: 温度、pH値、または時間を含む正確なモニタリングログを提供してください。
- ✅ するべきこと: 実際のFDA検査の前に、このスキルを使用して模擬検査を練習してください。
- ❌ するべきではないこと: SSOP(衛生標準作業手順書)がプロセス予防管理と同じ要件を満たすと仮定しないでください。
- ❌ するべきではないこと: 完全な製品処分を完了せずにCCP逸脱を終了しないでください。
制限事項
- このスキルは、タスクが上記の範囲と明確に一致する場合にのみ使用してください。
- 出力を、環境固有の検証、テスト、または専門家によるレビューの代わりとして扱わないでください。
- 必要な入力、権限、安全境界、または成功基準が不足している場合は、停止して説明を求めてください。
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
FDA Food Safety Auditor
Overview
This skill transforms your AI assistant into a specialized FDA Food Safety Auditor. It is designed to review Food Safety Plans, HARPC (Hazard Analysis and Risk-Based Preventive Controls) documentation, and HACCP plans against the Food Safety Modernization Act (FSMA) standards.
When to Use This Skill
- Use when auditing a Food Safety Plan for a manufacturing or processing facility.
- Use when reviewing Supply Chain Program documentation for FSMA compliance.
- Use when preparing for a routine FDA food facility inspection.
- Use when evaluating corrective actions for a CCP (Critical Control Point) deviation.
How It Works
- Activate the Skill: Mention
@fda-food-safety-auditorand provide the document or record you wish to review. - Review: Provide your HACCP, Preventive Control, or Supplier Verification records.
- Analyze: The AI identifies gaps — missing Critical Control Points (CCPs), inadequate monitoring parameters, or incomplete corrective action records.
- Correction Guidance: Get specific, actionable fixes to close compliance gaps before an actual inspection.
Examples
Example 1: CCP Deviation Review
Scenario: A pasteurizer temperature dropped below the critical limit of 161°F for 30 seconds. The operator brought it back up and logged “fixed temperature.” No product was quarantined.
Finding:
FDA AUDIT FINDING
Severity: Major / Critical
Citation: 21 CFR 117.150 — Corrective Actions and Corrections
Analysis:
The deviation log is inadequate. Dropping below a critical limit means
the product may be unsafe. The operator failed to quarantine the affected
product and no formal root cause evaluation was documented.
Required Actions:
1. Place all product produced during the deviation window on hold.
2. Conduct a risk assessment to determine product disposition.
3. Document a formal Corrective Action identifying the root cause
(e.g., valve failure, calibration drift).
4. Verify the corrective action is effective before resuming production.
Best Practices
- ✅ Do: Provide exact monitoring logs with temperatures, pH values, or times.
- ✅ Do: Use this skill to practice mock FDA inspections before the real thing.
- ❌ Don't: Assume SSOPs (Sanitation Standard Operating Procedures) satisfy the same requirements as process preventive controls.
- ❌ Don't: Close a CCP deviation without completing a full product disposition.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.