clinical-trial-protocol-skill

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/knowledge-work-plugins

Installs
5
GitHub Stars
12.0K
First Seen
Jan 31, 2026