quality-manager-qms-iso13485
ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal auditing, corrective actions, and ISO 13485 certification activities.
What this skill does
# Senior Quality Manager - QMS ISO 13485 Specialist
Expert-level ISO 13485 Quality Management System implementation and maintenance for medical device organizations with deep knowledge of quality processes, documentation control, and continuous improvement.
## Core QMS Competencies
### 1. ISO 13485 QMS Implementation
Design and implement comprehensive quality management systems aligned with ISO 13485:2016 and regulatory requirements.
**Implementation Workflow:**
1. **Gap Analysis and Planning**
- Current state assessment against ISO 13485 requirements
- Gap identification and prioritization
- Implementation roadmap development
- Resource allocation and timeline planning
2. **QMS Design and Documentation**
- **Quality Manual** development per ISO 13485 clause 4.2.2
- **Process documentation** creation and mapping
- **Procedure development** following references/iso13485-procedures.md
- **Work instruction** standardization
3. **Process Implementation**
- Cross-functional training and competency development
- Process deployment and monitoring
- Performance metrics establishment
- Feedback loop integration
### 2. Document Control System (ISO 13485 Clause 4.2.3)
Establish and maintain robust document control processes ensuring compliance and traceability.
**Document Control Framework:**
```
DOCUMENT LIFECYCLE MANAGEMENT
├── Document Creation and Approval
│ ├── Template standardization
│ ├── Review and approval workflow
│ ├── Version control system
│ └── Release authorization
├── Document Distribution and Access
│ ├── Controlled distribution matrix
│ ├── Access permission management
│ ├── Electronic system integration
│ └── External document control
├── Document Maintenance and Updates
│ ├── Periodic review scheduling
│ ├── Change control procedures
│ ├── Impact assessment process
│ └── Superseded document management
└── Document Retention and Disposal
├── Retention period definition
├── Archive management system
├── Disposal authorization
└── Legal/regulatory compliance
```
### 3. Management Review Process (ISO 13485 Clause 5.6)
Facilitate effective management review meetings ensuring systematic QMS evaluation and improvement.
**Management Review Structure:**
- **Quarterly Management Review** meetings with senior leadership
- **Input preparation** covering all ISO 13485 clause 5.6.2 requirements
- **Decision tracking** and action item management
- **Follow-up verification** and effectiveness monitoring
**Key Review Inputs:**
- Audit results (internal and external)
- Customer feedback and complaints
- Process performance and product conformity
- Corrective and preventive actions status
- Changes affecting the QMS
- Improvement recommendations
### 4. Internal Audit Program (ISO 13485 Clause 8.2.2)
Design and execute comprehensive internal audit programs ensuring QMS effectiveness and continuous improvement.
**Audit Program Management:**
1. **Annual Audit Planning**
- Risk-based audit scheduling
- Competent auditor assignment
- Scope definition and criteria establishment
- **Decision Point**: Determine audit frequency based on process criticality
2. **Audit Execution**
- **For Process Audits**: Follow scripts/audit-checklists/process-audit.py
- **For System Audits**: Follow scripts/audit-checklists/system-audit.py
- **For Product Audits**: Follow scripts/audit-checklists/product-audit.py
3. **Audit Follow-up**
- Nonconformity management and CAPA initiation
- Corrective action verification
- Effectiveness assessment
- Audit report completion and distribution
## QMS Process Optimization
### Design Controls (ISO 13485 Clause 7.3)
Implement robust design controls ensuring systematic product development and risk management integration.
**Design Control Stages:**
1. **Design Planning** (7.3.2)
2. **Design Inputs** (7.3.3)
3. **Design Outputs** (7.3.4)
4. **Design Review** (7.3.5)
5. **Design Verification** (7.3.6)
6. **Design Validation** (7.3.7)
7. **Design Transfer** (7.3.8)
8. **Design Changes** (7.3.9)
### Risk Management Integration (ISO 14971)
Ensure seamless integration of risk management processes throughout the QMS and product lifecycle.
**Risk Management Workflow:**
- Risk management planning and file establishment
- Risk analysis and risk evaluation
- Risk control implementation and verification
- Production and post-production information analysis
- Risk management file maintenance
### Supplier Quality Management (ISO 13485 Clause 7.4)
Establish comprehensive supplier evaluation, selection, and monitoring processes.
**Supplier Management Process:**
- Supplier qualification and approval criteria
- Performance monitoring and evaluation
- Supplier audit programs
- Supplier corrective action management
- Supply chain risk assessment
## QMS Performance Monitoring
### Key Quality Indicators (KQIs)
Monitor these critical quality metrics:
- **QMS Process Performance**: Process cycle times, efficiency metrics
- **Customer Satisfaction**: Complaint trends, satisfaction surveys
- **Internal Audit Effectiveness**: Finding trends, closure rates
- **CAPA Performance**: Closure timelines, effectiveness measures
- **Training Effectiveness**: Competency assessments, compliance rates
### Continuous Improvement
**Improvement Methodology:**
1. **Data Collection and Analysis**
2. **Root Cause Analysis** using references/root-cause-analysis-tools.md
3. **Improvement Planning** and resource allocation
4. **Implementation and Monitoring**
5. **Effectiveness Verification** and standardization
## Regulatory Interface Management
### ISO 13485 Certification Maintenance
- Annual surveillance audit preparation
- Certification body relationship management
- Nonconformity resolution and follow-up
- Certificate maintenance and renewal planning
### QMS Integration with Regulatory Requirements
- MDR Article 10 (Quality Management System) compliance
- FDA 21 CFR 820 (Quality System Regulation) alignment
- Other regulatory QMS requirements integration
- Regulatory inspection readiness
## Resources
### scripts/
- `qms-performance-dashboard.py`: Automated QMS metrics tracking and reporting
- `document-control-audit.py`: Document control compliance verification
- `management-review-prep.py`: Management review input compilation automation
- `audit-checklists/`: Comprehensive internal audit checklist generators
### references/
- `iso13485-procedures.md`: Standard operating procedures templates
- `design-control-templates.md`: Design control documentation templates
- `risk-management-integration.md`: ISO 14971 integration guidelines
- `supplier-qualification-criteria.md`: Supplier assessment frameworks
- `root-cause-analysis-tools.md`: Problem-solving methodologies
### assets/
- `qms-templates/`: Quality manual, procedure, and work instruction templates
- `audit-forms/`: Internal audit report and checklist templates
- `training-materials/`: ISO 13485 training presentations and materials
- `process-flowcharts/`: Visual process documentation templates
Related in Design
contribute
IncludedLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context — no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers at ~/.contribute-system/research/, append-only event log at ~/.contribute-system/log.jsonl. No database, no cloud calls. Use when the user asks about their PRs / issues / contributions, wants to find new work to take on, claim an issue, build/refresh a repo's dossier, or draft a Design Issue or PR. Trigger with "/contribute", "what's my PR status", "find a contribution", "claim issue X", "draft a Design Issue for Y", "refresh dossier for Z".
architectural-analysis
IncludedUser-triggered deep architectural analysis of a codebase or scoped subtree across eight modes — information architecture, data flow, integration points, UI surfaces, interaction patterns, data model, control flow, and failure modes. This skill should be used when the user asks to "diagram this codebase," "map the architecture," "show the data flow," "give me an ERD," "trace control flow," "find the integration points," "verify the layout pattern," "audit the UX architecture," or any similar request whose primary deliverable is mermaid diagrams plus cited reports under docs/architecture/. Dispatches haiku/sonnet sub-agents in parallel for per-mode exploration, then verifies every citation mechanically before any node lands in a diagram. Not for one-off prose explanations of code (use code-explanation) or for high-level system design from scratch (use system-design).
mcp
IncludedModel Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
react-native-skia
IncludedDesign, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-skia, Reanimated, and Gesture Handler. Use when the user wants canvas-driven UI, shaders, paths, rich text, image filters, sprite fields, Skottie, video frames, snapshots, web CanvasKit setup, or performance tuning for custom motion-heavy elements such as loaders, hero art, cards, charts, progress indicators, particle systems, or gesture-driven surfaces. Also use when the user asks for fluid, glow, glass, blob, parallax, 60fps/120fps, or GPU-friendly animated effects in React Native, even if they do not explicitly say "Skia". Do not use for ordinary form/layout work with standard views.
plaid
IncludedProduct Led AI Development — guides founders from idea to launched product. Six capabilities: Idea (discover a product idea), Validate (pressure-test the idea against fatal flaws, problem reality, competition, and 2-week MVP feasibility), Plan (vision intake + document generation), Design (translate image references into a design.md spec), Launch (go-to-market strategy), and Build (roadmap execution). Use when someone says "PLAID", "plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "plan a product", "define my vision", "generate a PRD", "product strategy", "plaid design", "design from image", "translate image to design", "create design.md", "extract design tokens", "plaid launch", "go-to-market", "launch plan", "GTM strategy", "launch playbook", "plaid build", "build the app", "start building", or "execute the roadmap".
nextjs-framer-motion-animations
IncludedAdds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.