By paraqualis
Life-sciences regulatory & computer-system-validation toolkit for Claude Code — GAMP 5, 21 CFR Part 11, EU GMP Annex 11, the live eCFR, openFDA, and an IQ/OQ/PQ qualification engine (/qualify:build, /qualify:requirements, /qualify:review). Commands, skills, sub-agents, and a document-protection hook. Run /openfda:setup once to provision a free personal openFDA API key (one minute, raises rate limits ~1,000 → ~120,000 requests/day).
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Prepare for an FDA inspection of a computerized system against 21 CFR Part 11 (electronic records & signatures) — likely questions, evidence to assemble, and weak points
Generate a tailored 21 CFR Part 11 controls checklist for a computerized system, to drive validation or audit
Gap-assess a computerized system/process against 21 CFR Part 11, flagging compliance gaps with severity and remediation
Show the amendment history of a CFR part (any Title) — which sections changed and when — from the eCFR
Compare a CFR section/part between two dates (point-in-time) and show exactly what wording changed, from the eCFR
Installation Qualification (IQ) specialist. Use to examine a system's TECH STACK and installed/configured state and produce IQ evidence — or, in verify mode, to pre-check IQ items in an existing qualification pack against what's actually present. Delegated to by /qualify:build (generate) and /qualify:review (verify), typically in parallel with oq-qualifier and pq-qualifier.
Operational Qualification (OQ) specialist. Use to examine HOW a system has been built — its functions, configuration logic, build pipeline, and tests — and produce OQ evidence that it operates per specification; or, in verify mode, pre-check OQ items in an existing pack. Delegated to by /qualify:build (generate) and /qualify:review (verify), usually in parallel with iq-qualifier and pq-qualifier.
Performance Qualification (PQ) specialist. Use to verify a system DOES WHAT IT IS SUPPOSED TO in its intended use — requirements vs. actual behaviour, end-to-end workflows, representative data — and produce PQ evidence; or, in verify mode, pre-check PQ items in an existing pack. Delegated to by /qualify:build (generate) and /qualify:review (verify), usually in parallel with iq-qualifier and oq-qualifier.
Expert advisor on GAMP 5 (2nd ed.) risk-based computerized system validation (CSV). Use whenever the user asks about GAMP software categories (1/3/4/5), how to categorize a computerized or GxP system, how much validation rigor a system needs, IQ/OQ/PQ scope, URS/functional/design specifications, supplier/vendor assessment, configured vs. custom (bespoke) software, hybrid systems with custom scripts on a configured platform, or proportionate/risk-based CSV lifecycle deliverables for pharma/medtech systems. Also covers validation of AI/ML- and GenAI/LLM-enabled GxP systems (model validation, training-data integrity, drift monitoring, human oversight) per the ISPE GAMP Guide: Artificial Intelligence. Reasons against the bundled GAMP 5 category framework and AI/ML reference.
Expert advisor on FDA 21 CFR Part 11 (electronic records and electronic signatures). Use whenever the user asks about Part 11 compliance, electronic records or signatures, audit trails, closed vs. open systems, e-signature components/controls, record retention or copies for the agency, ALCOA+ data integrity under Part 11, a Part 11 gap or inspection readiness, or whether a computerized/GxP system meets §11.10, §11.30, §11.50, §11.70, §11.100, §11.200, or §11.300. Reasons against the bundled verbatim regulation text and cites the exact paragraph.
Modifies files
Modifies files
Hook triggers on file write and edit operations
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
A complete Claude Code toolkit for computer-system validation (CSV) and
life-sciences regulatory work. Covers GAMP 5 (2nd ed., including AI/ML),
21 CFR Part 11, EU GMP Annex 11, the live eCFR, and openFDA — and
ships a parallel sub-agent engine (/qualify:build, /qualify:requirements,
/qualify:review) that drafts a full IQ / OQ / PQ qualification pack for any
application in minutes.
Install in one command and you get 18 slash commands, 2 auto-invoked advisor
skills, 3 specialist sub-agents, and a document-protection hook. The qualification
engine writes its output to <your-app>/Qualification/ in Markdown, branded Word,
and Excel. All output is stamped DRAFT pending review by appropriately
qualified and authorized personnel — the generator is itself a GxP-impacting tool
that needs its own qualification before its output is relied upon.
Copyright © 2026 ParaQualis LLC. Released under the MIT License. See SECURITY.md for vulnerability reporting, and CHANGELOG.md for release history.
New here? Start with docs/OVERVIEW.md — the whole toolkit at a glance, with a live catalog of every command, skill, and sub-agent (auto-generated, so it never drifts). Then docs/how-to-qualify.md for the
/qualify:*engine.
/plugin marketplace add paraqualis/paraqualis-skills
/plugin install paraqualis-gxp@paraqualis
The openFDA MCP server is bundled and needs Python ≥ 3.10 with pip install -r requirements.txt
(everything else works without it). See docs/minimum-configuration.md.
Commands are grouped into families. Each family is a folder under commands/;
the folder name becomes the command's namespace prefix (/family:command).
| Command | What it does |
|---|---|
/gamp:assess | Categorize a system against GAMP 5 (2nd ed.) software categories and recommend proportionate validation rigor. |
/gamp:testplan | Draft a risk-based GAMP 5 validation test plan (IQ/OQ/PQ), scaled to category and risk. |
/cfr21-11:auditprep | Prepare for an FDA inspection against 21 CFR Part 11 — likely questions, evidence to assemble, weak points. |
/cfr21-11:gap | Gap-assess a system/process against Part 11, with severity and remediation. |
/cfr21-11:checklist | Generate a tailored Part 11 controls checklist for validation or audit. |
/eCFR:structure | Show the structure (headings only, no content) two levels below any eCFR reference — any Title. |
/eCFR:text | Fetch the full current regulatory text of a CFR section or part. |
/eCFR:search | Full-text search the eCFR and return matching citations with excerpts. |
/eCFR:changes | Show a part's amendment history — which sections changed and when. |
/eCFR:compare | Compare a section/part between two dates and show exactly what wording changed. |
/eu-annex11:gap | Gap-assess a system against EU GMP Annex 11, by clause, with severity and remediation. |
/eu-annex11:checklist | Generate a tailored Annex 11 controls checklist for validation or inspection readiness. |
/eu-annex11:auditprep | Prepare for an EU GMP inspection against Annex 11 — likely questions, evidence, weak points. |
/eu-annex11:crosswalk | Map Annex 11 against 21 CFR Part 11 — alignment, divergence, and what satisfies both. |
/qualify:build | Build a draft IQ/OQ/PQ qualification pack — discover the stack, schema(s), seed data, and approved requirements, then fan out to the xQ subagents in parallel. |
/qualify:requirements | Author a draft User Requirements Specification (URS) when none exists — discharging the regulatory obligation to define requirements, structured so each one is testable and feeds PQ traceability. |
/qualify:review | Review an existing pack — report what's complete, where gaps remain, detect drift against the current system, and plan closure of the gaps an AI can close. |
/openfda:setup | Detect an openFDA API key; if missing, walk the user through getting a free one (instant) and saving it to a shell file of their choice. |
The eCFR: family pulls live from the public eCFR API
at runtime (no key required) and works for any CFR Title, not just 21. The
eu-annex11: family reflects the established Annex 11 (2011) and flags the July 2025
draft revision + Annex 22 (AI) as draft.
Tools (MCP server): mcp-servers/openfda/ exposes the FDA open data API to Claude as
callable tools (recalls, drug labels, adverse events). Opt-in — pip install mcp + a
one-line registration; see its README.
npx claudepluginhub paraqualis/paraqualis-skills --plugin paraqualis-skillsUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications