--> --- name: 'regulatory-drafter' description: 'Drafts regulatory documents (FDA, EMA) with audit trails and specific "Thinking Block" reasoning. Use for high-stakes compliance writing.' measurable_outcome: Execute skill workflow successfully with valid output within 15 minutes. allowed-tools: - read_file - run_shell_command --- This skill generates compliant drafts for regulatory submissions, emphasizing auditability and adherence to guidelines (ICH, FDA).
Scanned 9/7/2026
Install to Claude Code
npx -y skills add mdbabumiamssm/LLMs-Universal-Life-Science-and-Clinical-Skills- --skill regulatory-drafter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Regulatory Drafter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mdbabumiamssm-regulatory-drafter)More formats (shields.io, HTML) on the badges page.
<!--
# COPYRIGHT NOTICE
# This file is part of the "Universal Biomedical Skills" project.
# Copyright (c) 2026 MD BABU MIA, PhD <md.babu.mia@mssm.edu>
# All Rights Reserved.
#
# This code is proprietary and confidential.
# Unauthorized copying of this file, via any medium is strictly prohibited.
#
# Provenance: Authenticated by MD BABU MIA
-->
---
name: 'regulatory-drafter'
description: 'Drafts regulatory documents (FDA, EMA) with audit trails and specific "Thinking Block" reasoning. Use for high-stakes compliance writing.'
measurable_outcome: Execute skill workflow successfully with valid output within 15 minutes.
allowed-tools:
- read_file
- run_shell_command
---
# Regulatory Document Drafter
This skill generates compliant drafts for regulatory submissions, emphasizing auditability and adherence to guidelines (ICH, FDA).
## When to use this skill
- When asked to write sections of an IND, NDA, or CSR (Clinical Study Report).
- When responding to "Request for Information" (RFI) from health authorities.
- When the user requires "reasoning" or "thinking" to be visible (Anthropic style).
## How to use it
1. **Analyze Context:**
- Identify the specific regulatory document type (e.g., "Module 2.5 Clinical Overview").
- Retrieve relevant guidelines (e.g., "FDA Draft Guidance on X").
2. **Thinking Block (Internal Monologue):**
- Before writing, outline the strategy in a `<thinking>` block.
- Assess potential risks or claims that require citation.
3. **Drafting:**
- Use formal, objective regulatory language (e.g., "The data suggest..." instead of "We proved...").
- Insert placeholders for data references `[Link to Table 14.2.1]`.
4. **Audit Trail:**
- Append a "Compliance Check" section listing which guidelines were consulted.
<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!