Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

pfmeapfmea 搜索

Agent Skill

pfmea 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

541

周安装

23

GitHub Stars

1

下载量

190
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:pfmea(pfmea 搜索)
来源仓库:https://github.com/robdtaylor/personal-ai-infrastructure
仓库路径:skills/pfmea
安装命令:
npx skills add https://github.com/robdtaylor/personal-ai-infrastructure --skill Pfmea
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/robdtaylor/personal-ai-infrastructure --skill Pfmea

简介

用于查找、检索和筛选相关信息。pfmea 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合在关键词搜索、任务场景或来源线索下快速定位候选结果。
  • 可结合仓库、安装命令和 README 核验具体用法。
  • 安装前建议确认权限范围和维护状态及是否触发联网或文件操作。
  • 注意避免误执行命令或越权访问敏感数据。

SKILL.md

Process FMEA (PFMEA)

When to Activate This Skill

  • "Create a PFMEA for [process]"
  • "What are the failure modes for [operation]?"
  • "Calculate RPN for [risk scenario]"
  • "Rate severity/occurrence/detection for [failure]"
  • "Identify process risks"
  • "FMEA analysis for [part/process]"

AIAG-VDA 7-Step Methodology

Step 1: Planning and Preparation

  • Define scope and boundaries
  • Identify team members (cross-functional)
  • Gather documentation (process flow, control plan, drawings)
  • Review lessons learned from similar processes

Step 2: Structure Analysis

  • Define process steps from process flow diagram
  • Create process tree (System > Sub-system > Process Element)
  • Identify interfaces between steps
  • Link to product characteristics

Step 3: Function Analysis

  • Define function of each process step
  • Identify product/process requirements
  • Link to customer/engineering specifications
  • Document special characteristics (CC/SC)

Step 4: Failure Analysis

  • Identify failure modes (how can step fail to perform function?)
  • Determine failure effects (consequences to customer/next operation)
  • Identify failure causes (why would failure mode occur?)
  • Chain: Cause → Failure Mode → Effect

Step 5: Risk Analysis

  • Rate Severity (S) of effects: 1-10
  • Rate Occurrence (O) of causes: 1-10
  • Rate Detection (D) of controls: 1-10
  • Calculate Action Priority (AP) or RPN

Step 6: Optimization

  • Prioritize high-risk items
  • Develop countermeasures (hierarchy: Eliminate > Substitute > Engineer > Admin > Detect)
  • Assign responsibility and target dates
  • Re-rate after countermeasures

Step 7: Results Documentation

  • Document all analysis
  • Track countermeasure completion
  • Update Control Plan linkage
  • Archive for lessons learned

Rating Scales (MNMUK Standard)

Severity (S) - Effect on Customer/Process

RatingCriteriaMNMUK Examples
10Affects safety without warningBrake component failure, no containment possible
9Affects safety with warningSafety critical dimension OOS, detectable at assembly
8Product inoperable, 100% scrapPart cannot be reworked, total loss
7Product operable but degraded, customer dissatisfiedPerformance below spec, customer complaint
6Product operable, comfort/convenience affectedCosmetic defect, minor fit issue
550% of product may need reworkSignificant rework required
4Product requires sorting/reworkSorting operation needed
3Minor rework at stationIn-station repair possible
2Slight inconvenienceMinor adjustment
1No effectNo discernible impact

Occurrence (O) - Likelihood of Cause

RatingFailure RateCpk EquivalentMNMUK Examples
10Very high: ≥100/1000<0.33New process, no controls
9High: 50/1000≥0.33Known problem process
8High: 20/1000≥0.51Similar process had failures
7Moderately high: 10/1000≥0.67Occasional failures observed
6Moderate: 2/1000≥0.83Infrequent failures
5Moderately low: 0.5/1000≥1.00Controlled process, some failures
4Low: 0.1/1000≥1.17Well-controlled process
3Very low: 0.01/1000≥1.33Capable and controlled
2Remote: 0.001/1000≥1.50Proven design and controls
1Nearly impossible: ≤0.001/1000≥1.67Failure eliminated by design

Detection (D) - Ability to Detect Before Customer

RatingDetection CapabilityMNMUK Examples
10No detection possibleNo inspection, no opportunity to detect
9Unlikely to detectRandom sampling only, infrequent
8Low: Visual inspection by operator100% visual check, variable attention
7Very low: Double visual inspectionTwo operators check
6Low: Charting/SPCControl charts, trend monitoring
5Moderate: Attribute gagingGo/No-go gaging
4Moderately high: Variable gagingMeasurement with limit checking
3High: Automated in-process testAutomatic measurement, alarm
2Very high: Error-proofingPoka-yoke prevents defect production
1Almost certain: Error-proofing prevents causeDesign makes failure impossible

Action Priority (AIAG-VDA Approach)

Instead of or in addition to RPN, use Action Priority:

PriorityCriteriaAction Required
HIGHS=9-10 (any O, D) OR S=7-8 with O≥4 AND D≥4Immediate action required
MEDIUMS=5-8 with O≥4 OR D≥4Action recommended
LOWAll othersMonitor and document

RPN Thresholds (MNMUK Standard)

RPN RangePriorityRequired Action
≥120CriticalImmediate countermeasure, cannot ship without action
80-119HighCountermeasure required before PPAP
40-79MediumCountermeasure recommended
<40LowMonitor, no immediate action

Note: Any Severity ≥8 requires action regardless of RPN.

Countermeasure Hierarchy

When addressing failure modes, apply controls in this priority order:

  1. Eliminate - Design out the failure mode entirely
  2. Substitute - Replace with less hazardous process/material
  3. Engineer - Install physical safeguards, poka-yoke
  4. Admin - Procedures, training, work instructions
  5. Detect - Inspection, testing, monitoring

Special Characteristics

Critical Characteristics (CC)

  • Safety or regulatory impact
  • Marked with shield symbol or (CC)
  • Requires enhanced controls
  • Mandatory documentation

Significant Characteristics (SC)

  • Fit, function, or durability impact
  • Marked with diamond or (SC)
  • Requires appropriate controls
  • SPC typically required

Output Format Requirements

CRITICAL: Every PFMEA response MUST be complete. Never truncate or cut off mid-entry. Every failure mode listed MUST have:

  • All causes fully documented
  • S/O/D ratings for EVERY cause row
  • RPN calculated for EVERY row
  • Current controls listed
  • Recommended actions specified
  • After-action ratings included

If the full PFMEA would be very long, reduce the NUMBER of failure modes covered, but each one included MUST be 100% complete. Do not start a failure mode entry you cannot finish.

Output Format

When generating PFMEA content:

# PFMEA: [Part/Process Name]
**Part Number**: [P/N]
**Process**: [Description]
**FMEA Number**: PFMEA-[DEPT]-[SEQ]
**Revision**: [Rev] | **Date**: [YYYY-MM-DD]
**Team**: [Names/Roles]

## Process Step: [Step Name]

### Failure Mode 1: [Description]
**Function**: [What the step should do]
**Effect**: [What happens if it fails]
**Cause**: [Why it would fail]

| S | O | D | RPN | AP |
|---|---|---|-----|-----|
| X | X | X | XXX | H/M/L |

**Current Controls**:
- Prevention: [Current prevention measures]
- Detection: [Current detection measures]

**Recommended Actions**:
- [ ] [Action description] - Owner: [Name] - Due: [Date]

**After Action**:
| S | O | D | RPN | AP |
|---|---|---|-----|-----|
| X | X | X | XXX | H/M/L |

Department-Specific Guidance

Machine Shop

  • Common failure modes: Dimensional OOS, surface finish, tool wear
  • Focus on: Fixturing, program parameters, tool life management
  • Key controls: First piece inspection, SPC, gage R&R

Damper Assembly

  • Common failure modes: Leak, incorrect torque, missing component
  • Focus on: Seal integrity, fastener torque, component presence
  • Key controls: Leak test, torque verification, poka-yoke

LVA (Low Volume Assembly)

  • Common failure modes: Wrong component, incorrect orientation, damage
  • Focus on: Part identification, assembly sequence, handling
  • Key controls: Visual verification, traveler documentation

FML (Final Manufacturing Line)

  • Common failure modes: Test failure, labeling error, packaging damage
  • Focus on: Final test parameters, traceability, packaging
  • Key controls: Automated test, barcode verification, packaging audit

Integration with Related Skills

ControlPlan

PFMEA feeds directly into Control Plan:

  • High S/O items require enhanced inspection
  • Detection controls become Control Plan methods
  • Special characteristics flow to Control Plan

Load: read ~/.claude/skills/Controlplan/SKILL.md

AutomotiveManufacturing

Work instructions should reflect PFMEA findings:

  • High-risk steps highlighted
  • Operator controls documented
  • Quality checkpoints specified

Load: read ~/.claude/skills/Automotivemanufacturing/SKILL.md

A3criticalthinking

When PFMEA reveals issues:

  • Use 5 Whys for root cause analysis
  • Fishbone diagram for cause identification
  • A3 format for countermeasure planning

Load: read ~/.claude/skills/A3criticalthinking/SKILL.md

Supplementary Resources

For detailed guidance: read ~/.claude/skills/Pfmea/CLAUDE.md

For templates: ls ~/.claude/skills/Pfmea/templates/

For rating scales: read ~/.claude/skills/Pfmea/reference/rating-scales.md

For common failure modes: read ~/.claude/skills/Pfmea/reference/common-failure-modes.md

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30.44%
按下载量换算58

windsurf

21.75%
按下载量换算41

trae

17.59%
按下载量换算33

OpenCode

13.23%
按下载量换算25

Cursor

7.27%
按下载量换算14

Codex

3.64%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills