Create deterministic paired RASMapper and RAS Commander MapLibre evidence bundles from one review specification. Use when comparing a HEC-RAS model in RASMapper with its web viewer, validating map/tree/legend fidelity on desktop and mobile, checking nodata/extent/default layers, or establishing visual regression fixtures with fixed numeric COG probes.
Capture HEC-RAS and standalone RASMapper windows through current ras-commander Win32 APIs for documentation, debugging, QA/QC evidence, galleries, and deterministic spatial review packages. Use for screenshot, visible-window capture, RASMapper snapshot, dialog capture, or model gallery requests on Windows.
Use RASMapper layer and view automation for spatial QA/QC, contextual model review, and documentation screenshots. Launches standalone RasMapper.exe, toggles reference maps, basemaps, terrain, results, and geometry elements, zooms to HDF-derived extents, enables Update Legend with View, and captures snapshots for agent review.
Pause agent work and request explicit human input at hard gates where professional judgment, public API compatibility, HEC-RAS execution, agent infrastructure, or git/release operations create material risk. Triggers: human-in-the-loop, HITL, human approval, human decision, approval gate, hard gate, public API change, engineering assumption, HEC-RAS execution approval, agent infrastructure change, release gate.
Codex-native adapter for invoking Anthropic Claude Code CLI as an independent read-only QAQC reviewer using markdown file handoff. Use when the user explicitly asks Codex to ask Claude, Claude Code, Opus, or Anthropic for a QAQC/code review, second-model review, or independent review. Do not trigger for generic QAQC unless the user asks for Claude specifically. Triggers: claude review, claude code review, ask claude, invoke claude, claude qaqc, opus review, anthropic review, second model with claude Prerequisites: Claude Code CLI authenticated and available as `claude`. Default model: opus with xhigh effort for deep reviews; use sonnet/high for faster or lower-cost review passes.
Enforce the feature branch workflow — intercept any attempt to merge, push, or commit directly to main and redirect to the correct feature branch process. Triggers on "merge to main", "push to main", "PR to main", or any operation targeting the main branch.
Delegate code tasks to OpenAI Codex CLI using markdown file handoff pattern. Write instructions to TASK.md, Codex reads and executes, outputs to OUTPUT.md. Use for implementation, refactoring, code generation requiring extended thinking. Triggers: codex, codex cli, delegate to codex, codex subagent, implementation task, refactoring task, code generation, gpt-5.2-codex, openai codex, extended thinking, multi-file changes, complex implementation Prerequisites: Codex CLI authenticated (codex login or OPENAI_API_KEY) Model: gpt-5.2-codex (default, supports xhigh reasoning effort)
Legacy Claude-only provider orchestration for Google Gemini CLI using markdown file handoff. Write review request to REVIEW.md, Gemini analyzes, outputs findings to FINDINGS.md. Use only when the user explicitly requests Gemini. Do not trigger for generic QAQC, quality assurance, security review, architecture review, or second-opinion requests. Triggers: gemini, gemini cli, delegate to gemini, gemini subagent, gemini-3-pro-preview, gemini-3-flash-preview Prerequisites: Gemini CLI authenticated (gemini login or GEMINI_API_KEY) Models: gemini-3-pro-preview (default), gemini-3-flash-preview (large context)