Failure Mode and Effects Analysis facilitation skill for products and processes with risk prioritization and control implementation
Facilitates Failure Mode and Effects Analysis for products and processes with risk prioritization and control implementation.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The FMEA Facilitator skill provides comprehensive capabilities for facilitating Failure Mode and Effects Analysis. It supports both Design FMEA (DFMEA) and Process FMEA (PFMEA), risk prioritization using RPN or AP methodology, and control plan integration.
skill: fmea-facilitator
inputs:
fmea_type: "process" # design | process
scope: "Assembly process for Widget X"
team:
- "Process Engineer"
- "Quality Engineer"
- "Production Supervisor"
- "Maintenance"
process_steps:
- step: "Install component A"
function: "Secure component to housing"
- step: "Torque fasteners"
function: "Apply specified torque"
methodology: "aiag_vda" # traditional_rpn | aiag_vda
outputs:
- fmea_worksheet
- risk_assessment
- action_plan
- control_plan_inputs
- revision_history
| Rating | Criteria |
|---|---|
| 10 | Safety hazard without warning |
| 9-10 | Safety or regulatory compliance |
| 7-8 | High customer impact |
| 4-6 | Moderate impact |
| 2-3 | Minor impact |
| 1 | No effect |
| Rating | Frequency |
|---|---|
| 10 | Very high (>100/1000) |
| 7-8 | High (20-50/1000) |
| 4-6 | Moderate (2-10/1000) |
| 2-3 | Low (<1/1000) |
| 1 | Remote (<0.01/1000) |
| Rating | Detection Method |
|---|---|
| 10 | No detection method |
| 7-8 | Low probability of detection |
| 4-6 | Moderate detection |
| 2-3 | High detection probability |
| 1 | Certain detection |
| AP Level | Action Required |
|---|---|
| High | Must take action |
| Medium | Should take action |
| Low | Could take action |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.