fmea-analysis

A method for identifying and ranking possible failures in a product, design, or process. FMEA supports design, manufacturing-process, and monitoring analyses using the AIAG-VDA seven-step approach and Action Priority ratings.

In plain words
What is it for?
Use it for design and process risk reviews, manufacturing planning, APQP or PPAP preparation, field-failure investigations, and prioritising corrective actions.
Why use it?
It exposes risks before they cause problems and helps decide which failure modes need attention first. It considers the failure’s effects, causes, and how likely it is to be detected.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add ddunnock/claude-plugins
agentmods
npx agentmods add plugins/ddunnock/claude-plugins/fmea-analysis
Clone the repo
git clone --depth 1 https://github.com/ddunnock/claude-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

fmea-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/fmea-analysis/.claude-plugin/plugin.json · 9 lines

What it actually says

{
  "name": "fmea-analysis",
  "description": "Conduct Failure Mode and Effects Analysis (FMEA) for systematic identification and risk assessment of potential failures in designs, processes, or systems. Supports DFMEA (Design), PFMEA (Process), and FMEA-MSR (Monitoring & System Response). Uses AIAG-VDA 7-step methodology with Action Priority (AP) risk assessment replacing traditional RPN. Use when analyzing product designs for potential failures, evaluating manufacturing process risks, conducting proactive risk assessment, preparing for APQP/PPAP submissions, investigating field failures, or when user mentions \"FMEA\", \"failure mode\", \"DFMEA\", \"PFMEA\", \"severity occurrence detection\", \"RPN\", \"Action Priority\", \"design risk analysis\", or needs to identify and prioritize potential failure modes with their causes and effects.",
  "version": "1.0.1",
  "author": {
    "name": "dunnock"
  },
  "keywords": ["fmea", "dfmea", "pfmea", "failure-mode", "risk-assessment", "aiag-vda", "action-priority", "apqp"]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 9 lines scan A 11323e4fb9cd

Subscribe to this mod's changes

fmea-analysis is a plugin published in the GitHub repository ddunnock/claude-plugins (12 stars, last pushed 5mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.