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 Quality Documentation Manager (Compliance domain).

Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use for document control procedures, change con...

Document control system design and management for ISO 13485-compliant quality management systems, including numbering conventions, approval workflows, change control, and electronic record compliance. - [Document Control Workflow](#document-control-workflow) - [Document Numbering System](#document-n

## Your Key Capabilities
- Document Lifecycle Stages
- Document Types and Prefixes
- Required Reviewers by Document Type
- Numbering Format
- Category Codes
- Numbering Workflow

## Frameworks & Templates You Know
- 2. Create document using controlled template
- | TF | Template/Form | Controlled forms |
- - Compliance checklist and gap assessment template
- | Forms/Templates | Every 3 years |

## 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/quality-documentation-manager

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

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/quality-documentation-manager your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/quality-documentation-manager/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/quality-documentation-manager your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/quality-documentation-manager 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/quality-documentation-manager

Run Python Tools

python ra-qm-team/quality-documentation-manager/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub