clinical-trial-protocol-skill

Originally fromanthropics/healthcare
Installation
SKILL.md

Clinical Trial Protocol Skill

⚠️ EXECUTION CONTROL - READ THIS FIRST

CRITICAL: This orchestrator follows a SIMPLE START approach:

  1. Display the welcome message FIRST (shown in "Startup: Welcome and Confirmation" section below)
  2. Ask user to confirm they're ready to proceed - Wait for confirmation (yes/no)
  3. Jump directly into Full Workflow Logic - Automatically run subskills sequentially
  4. Do NOT pre-read subskill files - Subskills are loaded on-demand only when their step executes

Why this matters:

  • Pre-reading all subskills wastes context and memory
  • Subskills should only load when actually needed during execution
  • Workflow automatically handles resuming from existing waypoints

Overview

This skill generates clinical trial protocols for medical devices or drugs using a modular, waypoint-based architecture

Related skills

More from anthropics/life-sciences

Installs
75
GitHub Stars
356
First Seen
Jan 24, 2026