Thesis Gate banner
idoforgod idoforgod

Thesis Gate

Productivity community

Description

--- description: Run or check a Cross-Validation Gate for the current thesis workflow phase. Validates wave outputs and records results. --- # Thesis Gate Execute a Cross-Validation Gate to validate wave outputs before proceeding. ## Protocol ### Step 1: Identify Gate Read SOT to determine which gate is next based on current_step. ### Step 2: Run Gate Validation ```bash python3 "$CLAUDE_PROJECT_DIR"/.claude/hooks/scripts/validate_wave_gate.py \ --project-dir "$CLAUDE_PROJECT_DIR/thesis-ou

Installation

Installs to ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-gate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/idoforgod/Dissertation-Simulator-AgenticWorkflow/HEAD/.claude/commands/thesis-gate.md -o ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-gate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository