executing-hms-runs

Execute HEC-HMS simulations across single, batch, and parallel runs.

6|2|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/gpt-cmdr/hms-commander --skill executing-hms-runs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-hms-runs
Source: https://github.com/gpt-cmdr/hms-commander/tree/main/.claude/skills/executing-hms-runs
Command: npx skills add https://github.com/gpt-cmdr/hms-commander --skill executing-hms-runs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates manual simulation execution by automating single runs, batch processing, and parallel computation across multiple HMS versions.

Frequently Asked Questions about executing-hms-runs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate HMS simulation execution across multiple runs?

Automate HMS simulation execution by using this Skill to coordinate single, batch, and parallel runs automatically. It handles version detection for HMS 3.x and 4.x, manages Jython script generation, and orchestrates execution across Python 2 and Python 3 environments, eliminating manual simulation steps.

Can I run parallel HMS simulations with different versions?

Yes, parallel HMS execution is supported across HMS 3.x and 4.x versions. This Skill detects the HMS version, generates appropriate Jython scripts, and coordinates multiple concurrent runs while managing path and folder dependencies for each version.

What's the best way to batch process HEC-HMS simulations?

Batch processing HEC-HMS simulations is handled through automated run orchestration. This Skill generates version-specific Jython scripts, manages execution across multiple jobs, and collects results from all runs in a single coordinated workflow.

Do I need to manually write Jython scripts for HMS runs?

No, Jython script generation is automated. This Skill creates version-appropriate scripts for HMS 3.x and 4.x, handles Python 2 and Python 3 compatibility, and manages script execution without manual intervention.

What happens when HMS versions change between runs?

Version detection is built in. This Skill automatically identifies the HMS version, adjusts script generation and execution accordingly, and ensures cross-version compatibility so your batch and parallel runs execute correctly regardless of which HMS version is active.