A management tool for medical device quality systems focusing on CAPA investigations and root cause analysis.

Install

mkdir -p .claude/skills/capa-officer && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2129" && unzip -o skill.zip -d .claude/skills/capa-officer && rm skill.zip

Installs to .claude/skills/capa-officer

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

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.
333 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Conduct systematic CAPA investigations
  • Perform root cause analysis using 5-Why or fishbone methods
  • Plan corrective and preventive actions
  • Verify effectiveness of implemented actions
  • Track CAPA metrics and status

How it works

It guides users through a structured workflow to identify root causes, develop action plans, and verify effectiveness in compliance with ISO 13485 standards.

Inputs & outputs

You give it
Nonconformance data or quality issue description
You get back
CAPA investigation report and action plan

When to use capa-officer

  • Perform a 5-Why root cause analysis
  • Generate a fishbone diagram for CAPA
  • Plan corrective and preventive actions
  • Verify the effectiveness of a CAPA implementation

About this skill

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 TypeCAPA RequiredCriteria
Customer complaint (safety)YesAny complaint involving patient/user safety
Customer complaint (quality)EvaluateBased on severity and frequency
Internal audit finding (Major)YesSystematic failure or absence of element
Internal audit finding (Minor)RecommendedIsolated lapse or partial implementation
Nonconformance (recurring)YesSame NC type occurring 3+ times
Nonconformance (isolated)EvaluateBased on severity and risk
External audit findingYesAll Major and Minor findings
Trend analysisEvaluateBased on trend significance

Investigation Team Composition

CAPA SeverityRequired Team Members
CriticalCAPA Officer, Process Owner, QA Manager, Subject Matter Expert, Management Rep
MajorCAPA Officer, Process Owner, Subject Matter Expert
MinorCAPA 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)

CategoryFocus AreasTypical Causes
Man (People)Training, competency, workloadSkill gaps, fatigue, communication
Machine (Equipment)Calibration, maintenance, ageWear, malfunction, inadequate capacity
Method (Process)Procedures, work instructionsUnclear steps, missing controls
MaterialSpecifications, suppliers, storageOut-of-spec, degradation, contamination
MeasurementCalibration, methods, interpretationInstrument error, wrong method
Mother NatureTemperature, humidity, cleanlinessEnvironmental 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

TypePurposeTimelineExample
ContainmentStop immediate impact24-72 hoursQuarantine affected product
CorrectionFix the specific occurrence1-2 weeksRework or replace affected items
CorrectiveEliminate root cause30-90 daysRevise procedure, add controls
PreventivePrevent in other areas60-120 daysExtend 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

IndicatorTargetRed Flag
Action scopeAddresses root cause completelyTreats only symptoms
SpecificityMeasurable deliverablesVague commitments
TimelineAggressive but achievableNo due dates or unrealistic
ResourcesIdentified and allocatedNot specified
SustainabilityPermanent solutionTemporary 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 SeverityWait PeriodVerification Window
Critical30 days30-90 days post-implementation
Major60 days60-180 days post-implementation
Minor90 days90-365 days post-implementation

Verification Methods

MethodUse WhenEvidence Required
Data trend analysisQuantifiable issuesPre/post comparison, trend charts
Process auditProcedure compliance issuesAudit checklist, interview notes
Record reviewDocumentation issuesSample records, compliance rate
Testing/inspectionProduct quality issuesTest results, pass/fail data
Interview/observationTraining issuesInterview 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 | |--


Content truncated.

When not to use it

  • When the task involves regulatory classification or legal advice

Limitations

  • Does not certify compliance or closure
  • Requires manual sign-off by quality personnel

How it compares

It provides a standardized, evidence-based framework for quality management instead of relying on ad-hoc investigation methods.

Compared to similar skills

capa-officer side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
capa-officer (this skill)22moReviewAdvanced
meeting-briefing26moNo flagsIntermediate
subcontractor-sow-builder02moNo flagsAdvanced
matter-status04moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by alirezarezvani

View all by alirezarezvani

ma-playbook

alirezarezvani

M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.

39122

ad-creative

alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or 'creative testing.' This is pure creative production — distinct from paid-ads (campaign strategy). Use ad-creative when you need the copy, not the campaign plan.

3395

content-trend-researcher

alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

30126

cold-email

alirezarezvani

When the user wants to write, improve, or build a sequence of B2B cold outreach emails to prospects who haven't asked to hear from them. Use when the user mentions 'cold email,' 'cold outreach,' 'prospecting emails,' 'SDR emails,' 'sales emails,' 'first touch email,' 'follow-up sequence,' or 'email prospecting.' Also use when they share an email draft that sounds too sales-y and needs to be humanized. Distinct from email-sequence (lifecycle/nurture to opted-in subscribers) — this is unsolicited outreach to new prospects. NOT for lifecycle emails, newsletters, or drip campaigns (use email-sequence).

2971

content-humanizer

alirezarezvani

Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'sounds robotic', 'fix AI writing', 'inject our voice'. NOT for initial content creation (use content-production). NOT for SEO optimization (use content-production Mode 3).

2251

aws-solution-architect

alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.

2047

You might also like

meeting-briefing

anthropics

Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.

213

subcontractor-sow-builder

BdM-15

Drafts a federally-defensible SOW or PWS the prime issues to a subcontractor / teaming partner — same FAR 37.102(d) / 37.602 / 16.601(c)(2) / 16.306(d) discipline a contracting officer applies, opposite seat. USE WHEN the user asks to \"write a SOW for our sub\", \"draft a PWS for [Partner]\", \"bui

00

matter-status

Adsy42

Shows a complete status summary for a matter. Use when Mandy says 'status', 'what's happening with', 'where are we with', 'summary', or asks about a specific client's matter. Shows client details, deadlines, stage expectations, documents, flags, letters, financials, and recent history.

00

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

trello

openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

41205

pmbok-project-management

jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.

38183

Search skills

Search the agent skills registry