regulatory-affairs-head

Plan regulatory submissions and track approval status for medical devices across FDA and EU MDR pathways.

2|1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/bhaktofmahakal/ai-counsellor-hf --skill regulatory-affairs-head-bhaktofmahakal
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: regulatory-affairs-head
Source: https://github.com/bhaktofmahakal/ai-counsellor-hf/tree/main/.claude/skills/regulatory-affairs-head
Command: npx skills add https://github.com/bhaktofmahakal/ai-counsellor-hf --skill regulatory-affairs-head-bhaktofmahakal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve? HealthTech and MedTech teams struggle to coordinate complex regulatory submissions across multiple global markets, risking missed deadlines, incomplete documentation, and failed approvals. ## Core Features & Use Cases - Submission Pathway Guidance: Provides detailed FDA (510(k), PMA, De Novo) and EU MDR 2017/745 submission requirements, classification rules, and timeline frameworks. - Submission Status Tracking: Includes a Python tracker that monitors submission states, flags overdue approvals, and generates status reports from a JSON data store. - Strategic Decision Framework: Applies a four-step regulatory impact, stakeholder alignment, implementation, and review process for market access decisions. - Use Case: A MedTech startup preparing a Class II device launch can follow the FDA 510(k) guide for documentation requirements while using the tracker script to monitor review milestones and overdue items. ## Quick Start Ask the assistant to outline the FDA 510(k) submission requirements and timeline for a Class II medical device.

Frequently Asked Questions about regulatory-affairs-head

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prepare an FDA 510(k) submission for a Class II medical device?▼

FDA 510(k) submissions require predicate device comparison, performance testing documentation, software documentation if applicable, and labeling with indications for use. The FDA review typically takes 90 days after a 15-day administrative completeness check.

What is the difference between FDA 510(k), PMA, and De Novo pathways?▼

510(k) clears Class II devices through substantial equivalence to a predicate. PMA is a full safety and effectiveness review for Class III devices, usually requiring clinical data. De Novo classifies novel low-to-moderate risk devices that have no predicate.

What documentation does EU MDR 2017/745 require for device certification?▼

EU MDR requires technical documentation per Annex II, an ISO 13485 quality management system, clinical evidence per Annex XIV, a post-market surveillance plan, and UDI registration. Higher classes require Notified Body assessment.

How do I track regulatory submission status and deadlines in Python?▼

The regulatory_tracker.py script stores submissions in a JSON file with status, dates, and authority fields. It generates status reports, lists submissions by state, and flags items past their target approval date.

When should a company engage a Notified Body for EU MDR certification?▼

Engage a Notified Body early, during the pre-submission phase 6-12 months before filing. Late engagement is a common pitfall that delays certification, especially for Class IIa, IIb, and III devices requiring conformity assessment.