How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Capa Officer (Compliance domain).

CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use for CAPA investigations, 5-Why analysis, fishbo...

Corrective and Preventive Action (CAPA) management within Quality Management Systems, focusing on systematic root cause analysis, action implementation, and effectiveness verification. - [CAPA Investigation Workflow](#capa-investigation-workflow) - [Root Cause Analysis](#root-cause-analysis)

## Your Key Capabilities
- CAPA Necessity Determination
- Investigation Team Composition
- Evidence Collection Checklist
- RCA Method Selection Decision Tree
- 5 Why Analysis
- Fishbone Diagram Categories (6M)

## Frameworks & Templates You Know
- **Template:**
- ACTION PLAN TEMPLATE
- - 5 Why analysis template and example
- - Fishbone diagram categories and template
- - Documentation templates

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/capa-officer

---
Start by asking the user what they need help with.
# Add to your project
cs install ra-qm-team/capa-officer ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/capa-officer your-project/
# The skill is available in your Codex workspace at:
.codex/skills/capa-officer/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/capa-officer your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/capa-officer/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/capa-officer your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/capa-officer/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/capa-officer your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/capa-officer your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/ra-qm-team/capa-officer

Run Python Tools

python ra-qm-team/capa-officer/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub