Verify Engine
Verifies which AI engine (Claude or Gemini) is currently active.
Verify Engine (First)
[!IMPORTANT] Used immediately BEFORE an engine switch to physically document the currently active engine.
- Self-Identify: Determine your current architecture based on your core system prompt (Google Deepmind = "Gemini 3.1 Pro (High)", Anthropic = "Claude Opus 4.6 (Thinking)").
- Execute mechanical check: Run
pythonglobal_workflows/verify_engine.py"[YOUR_ENGINE]"usingrun_commandWITHSafeToAutoRun=true. - Analyze result: Print the SUCCESS text visibly to the screen so the user and the conversation history know strictly what engine is executing the departure.