Capa officer

CAPA system management for medical device QMS.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/capa-officer, including the files SKILL.md points to.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit alirezarezvani/claude-skills/ra-qm-team/skills/capa-officer#main ~/.claude/skills/capa-officer

For one project only, change the path to .claude/skills/capa-officer. This skill also uses capas.json, sample_capas.json — copying SKILL.md alone won't be enough. See the folder on GitHub.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Capa officer

Show the full text439 lines
namedescriptiontriggers
capa-officerCAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use when running CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization. - CAPA investigation - root cause analysis - 5 Why analysis - fishbone diagram - corrective action - preventive action - effectiveness verification - CAPA metrics - nonconformance investigation - quality issue investigation - CAPA tracking - audit finding CAPA

CAPA Officer

Corrective and Preventive Action (CAPA) management within Quality Management Systems, focusing on systematic root cause analysis, action implementation, and effectiveness verification.


Table of Contents


CAPA Investigation Workflow

Conduct systematic CAPA investigation from initiation through closure:

  1. Document trigger event with objective evidence
  2. Assess significance and determine CAPA necessity
  3. Form investigation team with relevant expertise
  4. Collect data and evidence systematically
  5. Select and apply appropriate RCA methodology
  6. Identify root cause(s) with supporting evidence
  7. Develop corrective and preventive actions
  8. Validation: Root cause explains all symptoms; if eliminated, problem would not recur
CAPA Necessity Determination
Trigger Type CAPA Required Criteria
Customer complaint (safety) Yes Any complaint involving patient/user safety
Customer complaint (quality) Evaluate Based on severity and frequency
Internal audit finding (Major) Yes Systematic failure or absence of element
Internal audit finding (Minor) Recommended Isolated lapse or partial implementation
Nonconformance (recurring) Yes Same NC type occurring 3+ times
Nonconformance (isolated) Evaluate Based on severity and risk
External audit finding Yes All Major and Minor findings
Trend analysis Evaluate Based on trend significance
Investigation Team Composition
CAPA Severity Required Team Members
Critical CAPA Officer, Process Owner, QA Manager, Subject Matter Expert, Management Rep
Major CAPA Officer, Process Owner, Subject Matter Expert
Minor CAPA Officer, Process Owner
Evidence Collection Checklist
  • Problem description with specific details (what, where, when, who, how much)
  • Timeline of events leading to issue
  • Relevant records and documentation
  • Interview notes from involved personnel
  • Photos or physical evidence (if applicable)
  • Related complaints, NCs, or previous CAPAs
  • Process parameters and specifications

Root Cause Analysis

Select and apply appropriate RCA methodology based on problem characteristics.

RCA Method Selection Decision Tree
Is the issue safety-critical or involves system reliability?
├── Yes → Use FAULT TREE ANALYSIS
└── No → Is human error the suspected primary cause?
    ├── Yes → Use HUMAN FACTORS ANALYSIS
    └── No → How many potential contributing factors?
        ├── 1-2 factors (linear causation) → Use 5 WHY ANALYSIS
        ├── 3-6 factors (complex, systemic) → Use FISHBONE DIAGRAM
        └── Unknown/proactive assessment → Use FMEA
5 Why Analysis

Use when: Single-cause issues with linear causation, process deviations with clear failure point.

Template:

PROBLEM: [Clear, specific statement]

WHY 1: Why did [problem] occur?
BECAUSE: [First-level cause]
EVIDENCE: [Supporting data]

WHY 2: Why did [first-level cause] occur?
BECAUSE: [Second-level cause]
EVIDENCE: [Supporting data]

WHY 3: Why did [second-level cause] occur?
BECAUSE: [Third-level cause]
EVIDENCE: [Supporting data]

WHY 4: Why did [third-level cause] occur?
BECAUSE: [Fourth-level cause]
EVIDENCE: [Supporting data]

WHY 5: Why did [fourth-level cause] occur?
BECAUSE: [Root cause]
EVIDENCE: [Supporting data]

Example - Calibration Overdue:

PROBLEM: pH meter (EQ-042) found 2 months overdue for calibration

WHY 1: Why was calibration overdue?
BECAUSE: Equipment was not on calibration schedule
EVIDENCE: Calibration schedule reviewed, EQ-042 not listed

WHY 2: Why was it not on the schedule?
BECAUSE: Schedule not updated when equipment was purchased
EVIDENCE: Purchase date 2023-06-15, schedule dated 2023-01-01

WHY 3: Why was the schedule not updated?
BECAUSE: No process requires schedule update at equipment purchase
EVIDENCE: SOP-EQ-001 reviewed, no such requirement

WHY 4: Why is there no such requirement?
BECAUSE: Procedure written before equipment tracking was centralized
EVIDENCE: SOP last revised 2019, equipment system implemented 2021

WHY 5: Why has procedure not been updated?
BECAUSE: Periodic review did not assess compatibility with new systems
EVIDENCE: No review against new equipment system documented

ROOT CAUSE: Procedure review process does not assess compatibility
with organizational systems implemented after original procedure creation.
Fishbone Diagram Categories (6M)
Category Focus Areas Typical Causes
Man (People) Training, competency, workload Skill gaps, fatigue, communication
Machine (Equipment) Calibration, maintenance, age Wear, malfunction, inadequate capacity
Method (Process) Procedures, work instructions Unclear steps, missing controls
Material Specifications, suppliers, storage Out-of-spec, degradation, contamination
Measurement Calibration, methods, interpretation Instrument error, wrong method
Mother Nature Temperature, humidity, cleanliness Environmental excursions

See references/rca-methodologies.md for complete method details and templates.

Root Cause Validation

Before proceeding to action planning, validate root cause:

  • Root cause can be verified with objective evidence
  • If root cause is eliminated, problem would not recur
  • Root cause is within organizational control
  • Root cause explains all observed symptoms
  • No other significant causes remain unaddressed

Corrective Action Planning

Develop effective actions addressing identified root causes:

  1. Define immediate containment actions
  2. Develop corrective actions targeting root cause
  3. Identify preventive actions for similar processes
  4. Assign responsibilities and resources
  5. Establish timeline with milestones
  6. Define success criteria and verification method
  7. Document in CAPA action plan
  8. Validation: Actions directly address root cause; success criteria are measurable
Action Types
Type Purpose Timeline Example
Containment Stop immediate impact 24-72 hours Quarantine affected product
Correction Fix the specific occurrence 1-2 weeks Rework or replace affected items
Corrective Eliminate root cause 30-90 days Revise procedure, add controls
Preventive Prevent in other areas 60-120 days Extend solution to similar processes
Action Plan Components
ACTION PLAN TEMPLATE

CAPA Number: [CAPA-XXXX]
Root Cause: [Identified root cause]

ACTION 1: [Specific action description]
- Type: [ ] Containment [ ] Correction [ ] Corrective [ ] Preventive
- Responsible: [Name, Title]
- Due Date: [YYYY-MM-DD]
- Resources: [Required resources]
- Success Criteria: [Measurable outcome]
- Verification Method: [How success will be verified]

ACTION 2: [Specific action description]
...

IMPLEMENTATION TIMELINE:
Week 1: [Milestone]
Week 2: [Milestone]
Week 4: [Milestone]
Week 8: [Milestone]

APPROVAL:
CAPA Owner: _____________ Date: _______
Process Owner: _____________ Date: _______
QA Manager: _____________ Date: _______
Action Effectiveness Indicators
Indicator Target Red Flag
Action scope Addresses root cause completely Treats only symptoms
Specificity Measurable deliverables Vague commitments
Timeline Aggressive but achievable No due dates or unrealistic
Resources Identified and allocated Not specified
Sustainability Permanent solution Temporary fix

Effectiveness Verification

Verify corrective actions achieved intended results:

  1. Allow adequate implementation period (minimum 30-90 days)
  2. Collect post-implementation data
  3. Compare to pre-implementation baseline
  4. Evaluate against success criteria
  5. Verify no recurrence during verification period
  6. Document verification evidence
  7. Determine CAPA effectiveness
  8. Validation: All criteria met with objective evidence; no recurrence observed
Verification Timeline Guidelines
CAPA Severity Wait Period Verification Window
Critical 30 days 30-90 days post-implementation
Major 60 days 60-180 days post-implementation
Minor 90 days 90-365 days post-implementation
Verification Methods
Method Use When Evidence Required
Data trend analysis Quantifiable issues Pre/post comparison, trend charts
Process audit Procedure compliance issues Audit checklist, interview notes
Record review Documentation issues Sample records, compliance rate
Testing/inspection Product quality issues Test results, pass/fail data
Interview/observation Training issues Interview notes, observation records
Effectiveness Determination
Did recurrence occur during verification period?
├── Yes → CAPA INEFFECTIVE (re-investigate root cause)
└── No → Were all effectiveness criteria met?
    ├── Yes → CAPA EFFECTIVE (proceed to closure)
    └── No → Extent of gap?
        ├── Minor gap → Extend verification or accept with justification
        └── Significant gap → CAPA INEFFECTIVE (revise actions)

See references/effectiveness-verification-guide.md for detailed procedures.


CAPA Metrics and Reporting

Monitor CAPA program performance through key indicators.

Key Performance Indicators
Metric Target Calculation
CAPA cycle time <60 days average (Close Date - Open Date) / Number of CAPAs
Overdue rate <10% Overdue CAPAs / Total Open CAPAs
First-time effectiveness >90% Effective on first verification / Total verified
Recurrence rate <5% Recurred issues / Total closed CAPAs
Investigation quality 100% root cause validated Root causes validated / Total CAPAs
Aging Analysis Categories
Age Bucket Status Action Required
0-30 days On track Monitor progress
31-60 days Monitor Review for delays
61-90 days Warning Escalate to management
>90 days Critical Management intervention required
Management Review Inputs

Monthly CAPA status report includes:

  • Open CAPA count by severity and status
  • Overdue CAPA list with owners
  • Cycle time trends
  • Effectiveness rate trends
  • Source analysis (complaints, audits, NCs)
  • Recommendations for improvement

Reference Documentation

Root Cause Analysis Methodologies

references/rca-methodologies.md contains:

  • Method selection decision tree
  • 5 Why analysis template and example
  • Fishbone diagram categories and template
  • Fault Tree Analysis for safety-critical issues
  • Human Factors Analysis for people-related causes
  • FMEA for proactive risk assessment
  • Hybrid approach guidance
Effectiveness Verification Guide

references/effectiveness-verification-guide.md contains:

  • Verification planning requirements
  • Verification method selection
  • Effectiveness criteria definition (SMART)
  • Closure requirements by severity
  • Ineffective CAPA process
  • Documentation templates

Tools

CAPA Tracker
# Generate CAPA status report
python scripts/capa_tracker.py --capas capas.json

# Interactive mode for manual entry
python scripts/capa_tracker.py --interactive

# JSON output for integration
python scripts/capa_tracker.py --capas capas.json --output json

# Generate sample data file
python scripts/capa_tracker.py --sample > sample_capas.json

Calculates and reports:

  • Summary metrics (open, closed, overdue, cycle time, effectiveness)
  • Status distribution
  • Severity and source analysis
  • Aging report by time bucket
  • Overdue CAPA list
  • Actionable recommendations
Sample CAPA Input
{
  "capas": [
    {
      "capa_number": "CAPA-2024-001",
      "title": "Calibration overdue for pH meter",
      "description": "pH meter EQ-042 found 2 months overdue",
      "source": "AUDIT",
      "severity": "MAJOR",
      "status": "VERIFICATION",
      "open_date": "2024-06-15",
      "target_date": "2024-08-15",
      "owner": "J. Smith",
      "root_cause": "Procedure review gap",
      "corrective_action": "Updated SOP-EQ-001"
    }
  ]
}

Regulatory Requirements

ISO 13485:2016 Clause 8.5
Sub-clause Requirement Key Activities
8.5.2 Corrective Action Eliminate cause of nonconformity NC review, cause determination, action evaluation, implementation, effectiveness review
8.5.3 Preventive Action Eliminate potential nonconformity Trend analysis, cause determination, action evaluation, implementation, effectiveness review
FDA CAPA authority — ISO 13485 §8.5.2/8.5.3 under the QMSR (legacy QSR 820.100, historical)

⚠️ STATUS — QMSR transition (effective 2026-02-02): FDA's Quality Management System Regulation (QMSR) final rule (89 FR 7496) amended 21 CFR Part 820 to incorporate ISO 13485:2016 by reference and removed the legacy QSR subsection structure. The CAPA section number 820.100 no longer exists in the CFR — it is retained below only as a familiar index. The current FDA authority for CAPA is ISO 13485:2016 §8.5.2 (corrective action) and §8.5.3 (preventive action) (see clause table above), with complaint-handling additions in retained 21 CFR 820.35. Cite the ISO 13485 clauses — not 820.100 — in current compliance documentation.

CAPA elements required under ISO 13485 §8.5.2/§8.5.3 (legacy QSR 820.100, historical):

  • Procedures for implementing corrective and preventive action
  • Analyzing quality data sources (complaints, NCs, audits, service records)
  • Investigating cause of nonconformities
  • Identifying actions needed to correct and prevent recurrence
  • Verifying actions are effective and do not adversely affect device
  • Submitting relevant information for management review
Common FDA 483 Observations
Observation Root Cause Pattern
CAPA not initiated for recurring issue Trend analysis not performed
Root cause analysis superficial Inadequate investigation training
Effectiveness not verified No verification procedure
Actions do not address root cause Symptom treatment vs. cause elimination

Decision discipline: The tools in this skill structure investigations and track CAPA status — they do not certify CAPA closure or compliance. CAPA effectiveness conclusions and closure decisions are yours to make and must be reviewed and signed off by the named CAPA owner and Quality function; route regulatory-classification questions (e.g., reportability, 21 CFR 803 MDR, recall under 21 CFR 806) to Regulatory Affairs.

1---
2name: "capa-officer"
3description: CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use when running CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization.
4triggers:
5 - CAPA investigation
6 - root cause analysis
7 - 5 Why analysis
8 - fishbone diagram
9 - corrective action
10 - preventive action
11 - effectiveness verification
12 - CAPA metrics
13 - nonconformance investigation
14 - quality issue investigation
15 - CAPA tracking
16 - audit finding CAPA
17---
18 
19# CAPA Officer
20 
21Corrective and Preventive Action (CAPA) management within Quality Management Systems, focusing on systematic root cause analysis, action implementation, and effectiveness verification.
22 
23---
24 
25## Table of Contents
26 
27- [CAPA Investigation Workflow](#capa-investigation-workflow)
28- [Root Cause Analysis](#root-cause-analysis)
29- [Corrective Action Planning](#corrective-action-planning)
30- [Effectiveness Verification](#effectiveness-verification)
31- [CAPA Metrics and Reporting](#capa-metrics-and-reporting)
32- [Reference Documentation](#reference-documentation)
33- [Tools](#tools)
34 
35---
36 
37## CAPA Investigation Workflow
38 
39Conduct systematic CAPA investigation from initiation through closure:
40 
411. Document trigger event with objective evidence
422. Assess significance and determine CAPA necessity
433. Form investigation team with relevant expertise
444. Collect data and evidence systematically
455. Select and apply appropriate RCA methodology
466. Identify root cause(s) with supporting evidence
477. Develop corrective and preventive actions
488. **Validation:** Root cause explains all symptoms; if eliminated, problem would not recur
49 
50### CAPA Necessity Determination
51 
52| Trigger Type | CAPA Required | Criteria |
53|--------------|---------------|----------|
54| Customer complaint (safety) | Yes | Any complaint involving patient/user safety |
55| Customer complaint (quality) | Evaluate | Based on severity and frequency |
56| Internal audit finding (Major) | Yes | Systematic failure or absence of element |
57| Internal audit finding (Minor) | Recommended | Isolated lapse or partial implementation |
58| Nonconformance (recurring) | Yes | Same NC type occurring 3+ times |
59| Nonconformance (isolated) | Evaluate | Based on severity and risk |
60| External audit finding | Yes | All Major and Minor findings |
61| Trend analysis | Evaluate | Based on trend significance |
62 
63### Investigation Team Composition
64 
65| CAPA Severity | Required Team Members |
66|---------------|----------------------|
67| Critical | CAPA Officer, Process Owner, QA Manager, Subject Matter Expert, Management Rep |
68| Major | CAPA Officer, Process Owner, Subject Matter Expert |
69| Minor | CAPA Officer, Process Owner |
70 
71### Evidence Collection Checklist
72 
73- [ ] Problem description with specific details (what, where, when, who, how much)
74- [ ] Timeline of events leading to issue
75- [ ] Relevant records and documentation
76- [ ] Interview notes from involved personnel
77- [ ] Photos or physical evidence (if applicable)
78- [ ] Related complaints, NCs, or previous CAPAs
79- [ ] Process parameters and specifications
80 
81---
82 
83## Root Cause Analysis
84 
85Select and apply appropriate RCA methodology based on problem characteristics.
86 
87### RCA Method Selection Decision Tree
88 
89```
90Is the issue safety-critical or involves system reliability?
91├── Yes → Use FAULT TREE ANALYSIS
92└── No → Is human error the suspected primary cause?
93 ├── Yes → Use HUMAN FACTORS ANALYSIS
94 └── No → How many potential contributing factors?
95 ├── 1-2 factors (linear causation) → Use 5 WHY ANALYSIS
96 ├── 3-6 factors (complex, systemic) → Use FISHBONE DIAGRAM
97 └── Unknown/proactive assessment → Use FMEA
98```
99 
100### 5 Why Analysis
101 
102Use when: Single-cause issues with linear causation, process deviations with clear failure point.
103 
104**Template:**
105 
106```
107PROBLEM: [Clear, specific statement]
108 
109WHY 1: Why did [problem] occur?
110BECAUSE: [First-level cause]
111EVIDENCE: [Supporting data]
112 
113WHY 2: Why did [first-level cause] occur?
114BECAUSE: [Second-level cause]
115EVIDENCE: [Supporting data]
116 
117WHY 3: Why did [second-level cause] occur?
118BECAUSE: [Third-level cause]
119EVIDENCE: [Supporting data]
120 
121WHY 4: Why did [third-level cause] occur?
122BECAUSE: [Fourth-level cause]
123EVIDENCE: [Supporting data]
124 
125WHY 5: Why did [fourth-level cause] occur?
126BECAUSE: [Root cause]
127EVIDENCE: [Supporting data]
128```
129 
130**Example - Calibration Overdue:**
131 
132```
133PROBLEM: pH meter (EQ-042) found 2 months overdue for calibration
134 
135WHY 1: Why was calibration overdue?
136BECAUSE: Equipment was not on calibration schedule
137EVIDENCE: Calibration schedule reviewed, EQ-042 not listed
138 
139WHY 2: Why was it not on the schedule?
140BECAUSE: Schedule not updated when equipment was purchased
141EVIDENCE: Purchase date 2023-06-15, schedule dated 2023-01-01
142 
143WHY 3: Why was the schedule not updated?
144BECAUSE: No process requires schedule update at equipment purchase
145EVIDENCE: SOP-EQ-001 reviewed, no such requirement
146 
147WHY 4: Why is there no such requirement?
148BECAUSE: Procedure written before equipment tracking was centralized
149EVIDENCE: SOP last revised 2019, equipment system implemented 2021
150 
151WHY 5: Why has procedure not been updated?
152BECAUSE: Periodic review did not assess compatibility with new systems
153EVIDENCE: No review against new equipment system documented
154 
155ROOT CAUSE: Procedure review process does not assess compatibility
156with organizational systems implemented after original procedure creation.
157```
158 
159### Fishbone Diagram Categories (6M)
160 
161| Category | Focus Areas | Typical Causes |
162|----------|-------------|----------------|
163| Man (People) | Training, competency, workload | Skill gaps, fatigue, communication |
164| Machine (Equipment) | Calibration, maintenance, age | Wear, malfunction, inadequate capacity |
165| Method (Process) | Procedures, work instructions | Unclear steps, missing controls |
166| Material | Specifications, suppliers, storage | Out-of-spec, degradation, contamination |
167| Measurement | Calibration, methods, interpretation | Instrument error, wrong method |
168| Mother Nature | Temperature, humidity, cleanliness | Environmental excursions |
169 
170See `references/rca-methodologies.md` for complete method details and templates.
171 
172### Root Cause Validation
173 
174Before proceeding to action planning, validate root cause:
175 
176- [ ] Root cause can be verified with objective evidence
177- [ ] If root cause is eliminated, problem would not recur
178- [ ] Root cause is within organizational control
179- [ ] Root cause explains all observed symptoms
180- [ ] No other significant causes remain unaddressed
181 
182---
183 
184## Corrective Action Planning
185 
186Develop effective actions addressing identified root causes:
187 
1881. Define immediate containment actions
1892. Develop corrective actions targeting root cause
1903. Identify preventive actions for similar processes
1914. Assign responsibilities and resources
1925. Establish timeline with milestones
1936. Define success criteria and verification method
1947. Document in CAPA action plan
1958. **Validation:** Actions directly address root cause; success criteria are measurable
196 
197### Action Types
198 
199| Type | Purpose | Timeline | Example |
200|------|---------|----------|---------|
201| Containment | Stop immediate impact | 24-72 hours | Quarantine affected product |
202| Correction | Fix the specific occurrence | 1-2 weeks | Rework or replace affected items |
203| Corrective | Eliminate root cause | 30-90 days | Revise procedure, add controls |
204| Preventive | Prevent in other areas | 60-120 days | Extend solution to similar processes |
205 
206### Action Plan Components
207 
208```
209ACTION PLAN TEMPLATE
210 
211CAPA Number: [CAPA-XXXX]
212Root Cause: [Identified root cause]
213 
214ACTION 1: [Specific action description]
215- Type: [ ] Containment [ ] Correction [ ] Corrective [ ] Preventive
216- Responsible: [Name, Title]
217- Due Date: [YYYY-MM-DD]
218- Resources: [Required resources]
219- Success Criteria: [Measurable outcome]
220- Verification Method: [How success will be verified]
221 
222ACTION 2: [Specific action description]
223...
224 
225IMPLEMENTATION TIMELINE:
226Week 1: [Milestone]
227Week 2: [Milestone]
228Week 4: [Milestone]
229Week 8: [Milestone]
230 
231APPROVAL:
232CAPA Owner: _____________ Date: _______
233Process Owner: _____________ Date: _______
234QA Manager: _____________ Date: _______
235```
236 
237### Action Effectiveness Indicators
238 
239| Indicator | Target | Red Flag |
240|-----------|--------|----------|
241| Action scope | Addresses root cause completely | Treats only symptoms |
242| Specificity | Measurable deliverables | Vague commitments |
243| Timeline | Aggressive but achievable | No due dates or unrealistic |
244| Resources | Identified and allocated | Not specified |
245| Sustainability | Permanent solution | Temporary fix |
246 
247---
248 
249## Effectiveness Verification
250 
251Verify corrective actions achieved intended results:
252 
2531. Allow adequate implementation period (minimum 30-90 days)
2542. Collect post-implementation data
2553. Compare to pre-implementation baseline
2564. Evaluate against success criteria
2575. Verify no recurrence during verification period
2586. Document verification evidence
2597. Determine CAPA effectiveness
2608. **Validation:** All criteria met with objective evidence; no recurrence observed
261 
262### Verification Timeline Guidelines
263 
264| CAPA Severity | Wait Period | Verification Window |
265|---------------|-------------|---------------------|
266| Critical | 30 days | 30-90 days post-implementation |
267| Major | 60 days | 60-180 days post-implementation |
268| Minor | 90 days | 90-365 days post-implementation |
269 
270### Verification Methods
271 
272| Method | Use When | Evidence Required |
273|--------|----------|-------------------|
274| Data trend analysis | Quantifiable issues | Pre/post comparison, trend charts |
275| Process audit | Procedure compliance issues | Audit checklist, interview notes |
276| Record review | Documentation issues | Sample records, compliance rate |
277| Testing/inspection | Product quality issues | Test results, pass/fail data |
278| Interview/observation | Training issues | Interview notes, observation records |
279 
280### Effectiveness Determination
281 
282```
283Did recurrence occur during verification period?
284├── Yes → CAPA INEFFECTIVE (re-investigate root cause)
285└── No → Were all effectiveness criteria met?
286 ├── Yes → CAPA EFFECTIVE (proceed to closure)
287 └── No → Extent of gap?
288 ├── Minor gap → Extend verification or accept with justification
289 └── Significant gap → CAPA INEFFECTIVE (revise actions)
290```
291 
292See `references/effectiveness-verification-guide.md` for detailed procedures.
293 
294---
295 
296## CAPA Metrics and Reporting
297 
298Monitor CAPA program performance through key indicators.
299 
300### Key Performance Indicators
301 
302| Metric | Target | Calculation |
303|--------|--------|-------------|
304| CAPA cycle time | <60 days average | (Close Date - Open Date) / Number of CAPAs |
305| Overdue rate | <10% | Overdue CAPAs / Total Open CAPAs |
306| First-time effectiveness | >90% | Effective on first verification / Total verified |
307| Recurrence rate | <5% | Recurred issues / Total closed CAPAs |
308| Investigation quality | 100% root cause validated | Root causes validated / Total CAPAs |
309 
310### Aging Analysis Categories
311 
312| Age Bucket | Status | Action Required |
313|------------|--------|-----------------|
314| 0-30 days | On track | Monitor progress |
315| 31-60 days | Monitor | Review for delays |
316| 61-90 days | Warning | Escalate to management |
317| >90 days | Critical | Management intervention required |
318 
319### Management Review Inputs
320 
321Monthly CAPA status report includes:
322- Open CAPA count by severity and status
323- Overdue CAPA list with owners
324- Cycle time trends
325- Effectiveness rate trends
326- Source analysis (complaints, audits, NCs)
327- Recommendations for improvement
328 
329---
330 
331## Reference Documentation
332 
333### Root Cause Analysis Methodologies
334 
335`references/rca-methodologies.md` contains:
336 
337- Method selection decision tree
338- 5 Why analysis template and example
339- Fishbone diagram categories and template
340- Fault Tree Analysis for safety-critical issues
341- Human Factors Analysis for people-related causes
342- FMEA for proactive risk assessment
343- Hybrid approach guidance
344 
345### Effectiveness Verification Guide
346 
347`references/effectiveness-verification-guide.md` contains:
348 
349- Verification planning requirements
350- Verification method selection
351- Effectiveness criteria definition (SMART)
352- Closure requirements by severity
353- Ineffective CAPA process
354- Documentation templates
355 
356---
357 
358## Tools
359 
360### CAPA Tracker
361 
362```bash
363# Generate CAPA status report
364python scripts/capa_tracker.py --capas capas.json
365 
366# Interactive mode for manual entry
367python scripts/capa_tracker.py --interactive
368 
369# JSON output for integration
370python scripts/capa_tracker.py --capas capas.json --output json
371 
372# Generate sample data file
373python scripts/capa_tracker.py --sample > sample_capas.json
374```
375 
376Calculates and reports:
377- Summary metrics (open, closed, overdue, cycle time, effectiveness)
378- Status distribution
379- Severity and source analysis
380- Aging report by time bucket
381- Overdue CAPA list
382- Actionable recommendations
383 
384### Sample CAPA Input
385 
386```json
387{
388 "capas": [
389 {
390 "capa_number": "CAPA-2024-001",
391 "title": "Calibration overdue for pH meter",
392 "description": "pH meter EQ-042 found 2 months overdue",
393 "source": "AUDIT",
394 "severity": "MAJOR",
395 "status": "VERIFICATION",
396 "open_date": "2024-06-15",
397 "target_date": "2024-08-15",
398 "owner": "J. Smith",
399 "root_cause": "Procedure review gap",
400 "corrective_action": "Updated SOP-EQ-001"
401 }
402 ]
403}
404```
405 
406---
407 
408## Regulatory Requirements
409 
410### ISO 13485:2016 Clause 8.5
411 
412| Sub-clause | Requirement | Key Activities |
413|------------|-------------|----------------|
414| 8.5.2 Corrective Action | Eliminate cause of nonconformity | NC review, cause determination, action evaluation, implementation, effectiveness review |
415| 8.5.3 Preventive Action | Eliminate potential nonconformity | Trend analysis, cause determination, action evaluation, implementation, effectiveness review |
416 
417### FDA CAPA authority — ISO 13485 §8.5.2/8.5.3 under the QMSR (legacy QSR 820.100, historical)
418 
419> **⚠️ STATUS — QMSR transition (effective 2026-02-02):** FDA's Quality Management System Regulation (QMSR) final rule (89 FR 7496) amended 21 CFR Part 820 to **incorporate ISO 13485:2016 by reference** and removed the legacy QSR subsection structure. The CAPA section number **820.100 no longer exists in the CFR** — it is retained below only as a familiar index. The current FDA authority for CAPA is **ISO 13485:2016 §8.5.2 (corrective action) and §8.5.3 (preventive action)** (see clause table above), with complaint-handling additions in retained **21 CFR 820.35**. Cite the ISO 13485 clauses — not 820.100 — in current compliance documentation.
420 
421CAPA elements required under ISO 13485 §8.5.2/§8.5.3 (legacy QSR 820.100, historical):
422- Procedures for implementing corrective and preventive action
423- Analyzing quality data sources (complaints, NCs, audits, service records)
424- Investigating cause of nonconformities
425- Identifying actions needed to correct and prevent recurrence
426- Verifying actions are effective and do not adversely affect device
427- Submitting relevant information for management review
428 
429### Common FDA 483 Observations
430 
431| Observation | Root Cause Pattern |
432|-------------|-------------------|
433| CAPA not initiated for recurring issue | Trend analysis not performed |
434| Root cause analysis superficial | Inadequate investigation training |
435| Effectiveness not verified | No verification procedure |
436| Actions do not address root cause | Symptom treatment vs. cause elimination |
437 
438> **Decision discipline:** The tools in this skill structure investigations and track CAPA status — they do not certify CAPA closure or compliance. CAPA effectiveness conclusions and closure decisions are yours to make and must be reviewed and signed off by the named CAPA owner and Quality function; route regulatory-classification questions (e.g., reportability, 21 CFR 803 MDR, recall under 21 CFR 806) to Regulatory Affairs.
439 

Discussion

Alternatives

Also in DebuggingSee all 533 in Development →