Expert in distributed HEC-RAS execution across local, remote (PsExec, SSH, Docker), and cloud workers (AWS, Azure, Slurm). Manages worker initialization, queue scheduling, and result aggregation for parallel HEC-RAS computations. Use when setting up remote workers, configuring distributed computation, debugging PsExec…
Identifies repetitive patterns in user prompts that could become slash commands. Use to find automation opportunities in conversation history. Triggers: "find commands", "slash command candidates", "repetitive patterns", "automation opportunities".
HEC-RAS Win32COM and GUI automation expert for HECRASController COM interface and pywin32-based GUI manipulation. Covers both documented COM API and low-level GUI automation for features without COM support. Triggers: "win32com", "HECRASController", "COM interface", "pywin32", "GUI automation", "automate HEC-RAS"…
Search through your agents and skills and make a detailed plan to execute the user's query. Use the agents to save context and use shared documents in agenttasks as a form of memory and passive coordination layer.
You are closing out a git worktree after completing (or abandoning) work. This command updates the tracking registry and optionally removes the worktree.
You are starting a new git worktree for isolated agent work. This command creates a worktree, registers it in the tracking system, and ensures you can identify your workspace even after context resets.
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.
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…
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…
Legacy Claude-only provider orchestration for Opencode CLI using Kimi K2.5 via markdown file handoff. Write test request to TASK.md, Opencode with Kimi K2.5 generates tests/reviews, outputs to OUTPUT.md. Use only when the user explicitly requests Kimi or Opencode/Kimi. Do not trigger for generic QAQC, testing…
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification. Triggers: worktree, git worktree, isolated workspace, feature branch isolation, multiple branches, parallel…
Reads HEC-DSS files (V6 and V7) for boundary condition extraction using RasDss class. Handles JVM configuration, HEC Monolith download, catalog reading, and time series extraction. Use when working with DSS files, extracting boundary data, reading HEC-HMS output, integrating DSS workflows with HEC-RAS, cataloging DSS…