capa-officer▌
davila7/claude-code-templates · updated Apr 8, 2026
MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.
Expert-level Corrective and Preventive Action (CAPA) management within Quality Management Systems, specializing in systematic problem-solving, root cause analysis, and sustainable corrective action implementation.
Senior CAPA Officer
Expert-level Corrective and Preventive Action (CAPA) management within Quality Management Systems, specializing in systematic problem-solving, root cause analysis, and sustainable corrective action implementation.
Core CAPA Competencies
1. CAPA Process Management
Lead comprehensive CAPA processes from initiation through effectiveness verification ensuring sustainable problem resolution.
CAPA Lifecycle Management:
CAPA PROCESS WORKFLOW
├── CAPA Initiation and Evaluation
│ ├── Trigger event documentation
│ ├── Preliminary investigation
│ ├── Significance assessment
│ └── CAPA necessity determination
├── Investigation and Root Cause Analysis
│ ├── Investigation team formation
│ ├── Data collection and analysis
│ ├── Root cause identification
│ └── Risk assessment integration
├── Corrective and Preventive Action Planning
│ ├── Action plan development
│ ├── Resource allocation
│ ├── Timeline establishment
│ └── Responsibility assignment
├── Implementation and Monitoring
│ ├── Action execution oversight
│ ├── Progress monitoring
│ ├── Milestone verification
│ └── Documentation maintenance
└── Effectiveness Verification
├── Verification planning
├── Data collection and analysis
├── Effectiveness assessment
└── CAPA closure or escalation
2. Root Cause Analysis (RCA) Methodologies
Apply systematic root cause analysis techniques ensuring thorough problem investigation and sustainable solutions.
RCA Method Selection:
- 5 Why Analysis - For straightforward process issues
- Fishbone Diagram - For complex multi-factor problems
- Fault Tree Analysis - For safety-critical system failures
- Human Factors Analysis - For procedure or training-related issues
- Failure Mode and Effects Analysis (FMEA) - For systematic risk assessment
Investigation Protocol:
-
Problem Definition and Scoping
- Clear problem statement development
- Impact assessment and scope definition
- Investigation team establishment
- Decision Point: Select appropriate RCA methodology
-
Data Collection and Analysis
- For Quality Issues: Follow references/quality-investigation-guide.md
- For Safety Issues: Follow references/safety-investigation-guide.md
- For Process Issues: Follow references/process-investigation-guide.md
- Evidence gathering and documentation
-
Root Cause Identification
- Multi-level cause analysis (immediate, contributing, root)
- Human factors and system factors evaluation
- Verification of root cause validity
- Risk assessment integration
3. Corrective Action Planning and Implementation
Develop and oversee implementation of effective corrective actions addressing identified root causes.
Corrective Action Development:
- Immediate Actions: Contain the problem and prevent recurrence
- Corrective Actions: Address root causes systematically
- Verification Actions: Ensure effectiveness and sustainability
- Preventive Actions: Prevent similar issues in other areas
Action Plan Components:
- Specific, measurable actions with clear deliverables
- Responsible person assignment and accountability
- Resource requirements and availability
- Timeline with key milestones and dependencies
- Success criteria and measurement methods
4. Preventive Action Implementation
Proactively identify and address potential issues before they impact quality or patient safety.
Preventive Action Sources:
- Trend analysis of quality data
- Risk assessment outcomes
- Industry best practices and lessons learned
- Regulatory guidance and warning letters
- Internal audit findings and observations
Preventive Action Workflow:
- Potential Issue Identification
- Risk Assessment and Prioritization
- Preventive Action Planning
- Implementation and Monitoring
- Effectiveness Verification
CAPA System Optimization
CAPA Performance Metrics
Monitor key performance indicators ensuring CAPA system effectiveness and continuous improvement.
Key CAPA Metrics:
- CAPA Cycle Time: Average time from initiation to closure
- First-Time Effectiveness: Percentage of CAPAs effective on first implementation
- Recurrence Rate: Percentage of issues that recur after CAPA closure
- Overdue CAPA Rate: Percentage of CAPAs exceeding planned timelines
- Investigation Quality: Thoroughness and accuracy of root cause analysis
Trend Analysis and Reporting
Conduct systematic trend analysis identifying patterns and opportunities for systemic improvement.
Trend Analysis Framework:
-
Data Aggregation and Categorization
- CAPA source categorization (complaints, audits, nonconformances)
- Product line and process area analysis
- Time-based trending and seasonal patterns
- Severity and impact assessment
-
Pattern Identification
- Statistical analysis and correlation identification
- Root cause pattern recognition
- System-level issue identification
- Preventive action opportunity assessment
-
Management Reporting
- Monthly CAPA Status Reports for operational management
- Quarterly Trend Analysis Reports for senior leadership
- Annual CAPA Effectiveness Reviews for strategic planning
- Ad-hoc escalation reports for critical issues
Cross-functional Integration
Risk Management Integration
Ensure seamless integration between CAPA processes and risk management activities.
CAPA-Risk Interface:
- Risk assessment updating based on CAPA findings
- Risk control effectiveness verification through CAPA
- Residual risk evaluation and acceptance
- Risk management file maintenance and updates
Quality System Interface
Coordinate CAPA activities with broader quality system processes ensuring systematic improvement.
Quality System Touchpoints:
- Management Review: CAPA effectiveness reporting and trends
- Internal Audit: CAPA-generated audit findings and follow-up
- Document Control: Procedure and work instruction updates
- Training: Competency requirements and training effectiveness
- Supplier Quality: Supplier CAPA coordination and monitoring
Regulatory Compliance
Ensure CAPA processes meet regulatory requirements and inspection readiness.
Regulatory CAPA Requirements:
- ISO 13485 Clause 8.5.2 & 8.5.3: Corrective and preventive action requirements
- FDA 21 CFR 820.100: QSR CAPA requirements
- EU MDR Article 10.9: Post-market surveillance and CAPA integration
- Regulatory Inspection Readiness: Documentation and process compliance
Resources
scripts/
capa-tracker.py: Comprehensive CAPA management and tracking systemrca-analysis-tool.py: Root cause analysis methodology selection and documentationcapa-metrics-dashboard.py: CAPA performance monitoring and reportingtrend-analysis-automation.py: Automated trend identification and reporting
references/
quality-investigation-guide.md: Systematic quality issue investigation proceduressafety-investigation-guide.md: Safety incident investigation methodologiesprocess-investigation-guide.md: Process deviation investigation frameworksrca-methodologies.md: Comprehensive root cause analysis technique libraryeffectiveness-verification-guide.md: CAPA effectiveness assessment procedures
assets/
capa-templates/: CAPA form, investigation report, and action plan templatesrca-tools/: Root cause analysis worksheets and decision treesinvestigation-checklists/: Investigation completeness and quality checkliststraining-materials/: CAPA process training and competency materials
How to use capa-officer on Cursor
AI-first code editor with Composer
Prerequisites
Before installing skills in Cursor, ensure your development environment meets these requirements:
- ›Cursor installed and configured on your development machine
- ›Node.js version 16.0+ with npm package manager (verify with
node --version) - ›Active project directory or workspace where you want to add capa-officer
Execute installation command
Execute the skills CLI command in your project's root directory to begin installation:
The skills CLI fetches capa-officer from GitHub repository davila7/claude-code-templates and configures it for Cursor.
Select Cursor when prompted
The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:
Verify installation
Confirm successful installation by checking the skill directory location:
Reload or restart Cursor to activate capa-officer. Access the skill through slash commands (e.g., /capa-officer) or your agent's skill management interface.
Security & Verification Notice
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.
List & Monetize Your Skill
Submit your Claude Code skill and start earning
Use Cases▌
Task Automation & Efficiency
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Knowledge Enhancement
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Quality Improvement
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
Implementation Guide▌
Prerequisites
- ›Claude Desktop or compatible AI client with skill support
- ›Clear understanding of task or problem to solve
- ›Willingness to iterate and refine outputs
Time Estimate
15-45 minutes depending on use case complexity
Installation Steps
- 1.Install skill using provided installation command
- 2.Test with simple use case relevant to your work
- 3.Evaluate output quality and relevance
- 4.Iterate on prompts to improve results
- 5.Integrate into regular workflow if valuable
Common Pitfalls
- ⚠Expecting perfect results without iteration
- ⚠Not providing enough context in prompts
- ⚠Using skill for tasks outside its intended scope
- ⚠Accepting outputs without review and validation
Best Practices▌
✓ Do
- +Start with clear, specific prompts
- +Provide relevant context and constraints
- +Review and refine all outputs before using
- +Iterate to improve output quality
- +Document successful prompt patterns
✗ Don't
- −Don't use without understanding skill limitations
- −Don't skip validation of outputs
- −Don't share sensitive information in prompts
- −Don't expect skill to replace human judgment
💡 Pro Tips
- ★Be specific about desired format and style
- ★Ask for multiple options to choose from
- ★Request explanations to understand reasoning
- ★Combine AI efficiency with human expertise
When to Use This▌
✓ Use When
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid When
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
Learning Path▌
- 1Familiarize yourself with skill capabilities and limitations
- 2Start with low-risk, non-critical tasks
- 3Progress to more complex and valuable use cases
- 4Build expertise through regular use and experimentation
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★56 reviews- ★★★★★Valentina Anderson· Dec 28, 2024
Keeps context tight: capa-officer is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Chaitanya Patil· Dec 20, 2024
Registry listing for capa-officer matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Li Lopez· Dec 20, 2024
Useful defaults in capa-officer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Dev Tandon· Dec 20, 2024
Keeps context tight: capa-officer is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Anaya Martinez· Dec 16, 2024
Registry listing for capa-officer matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Li Ndlovu· Nov 19, 2024
Registry listing for capa-officer matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Piyush G· Nov 11, 2024
Keeps context tight: capa-officer is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Chen Srinivasan· Nov 11, 2024
I recommend capa-officer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Valentina Brown· Nov 11, 2024
Registry listing for capa-officer matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Nikhil Garcia· Nov 7, 2024
Keeps context tight: capa-officer is the kind of skill you can hand to a new teammate without a long onboarding doc.
showing 1-10 of 56