Clinical Trial Protocol Execution Control Read This First

Sub-skill of clinical-trial-protocol: EXECUTION CONTROL - READ THIS FIRST.

vamseeachanta Updated

File contents

EXECUTION CONTROL - READ THIS FIRST

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

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/science/bio-research/clinical-trial-protocol/execution-control-read-this-first commit 76c3ce1a10

Frequently asked questions

npx skillmds@latest add vamseeachanta/clinical-trial-protocol-execution-control-read-this-first