Agent skill
clinical-trial-protocol-waypoint-file-formats
Sub-skill of clinical-trial-protocol: Waypoint File Formats (+2).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/science/bio-research/clinical-trial-protocol/waypoint-file-formats
SKILL.md
Waypoint File Formats (+2)
Waypoint File Formats
JSON Waypoints (Steps 0, 1):
- Structured data for programmatic access
- Small file sizes (1-15KB)
- Easy to parse and reference
Markdown Waypoints (Steps 2, 3, 4):
- Step 2:
02_protocol_foundation.md(Sections 1-6) - Step 3:
03_protocol_intervention.md(Sections 7-8) - Step 4:
04_protocol_operations.md(Sections 9-12) - Step 4:
02_protocol_draft.md(concatenated complete protocol) - Human-readable protocol documents
- Can be directly edited by users
- Individual section files preserved for easier regeneration
Data Minimization Strategy
Each step implements aggressive summarization:
- Keep: Top-N results (5-10 max)
- Keep: Key facts and IDs (NCT numbers, endpoint types)
- Keep: Concise rationale (2-3 sentences)
- Discard: Raw MCP query results (not needed after analysis)
- Discard: Full FDA guidance text (only excerpts/citations kept)
- Discard: Lower-ranked search results
Step Independence
Each subskill is designed to:
- Read only from waypoint files (not conversation history)
- Produce complete output in single execution
- Not depend on conversation context from previous steps
- Be runnable standalone
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?