hydrodynamic-pipeline-error-propagation-where-things-break
Sub-skill of hydrodynamic-pipeline: Error Propagation: Where Things Break.
Best use case
hydrodynamic-pipeline-error-propagation-where-things-break is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of hydrodynamic-pipeline: Error Propagation: Where Things Break.
Teams using hydrodynamic-pipeline-error-propagation-where-things-break should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/error-propagation-where-things-break/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How hydrodynamic-pipeline-error-propagation-where-things-break Compares
| Feature / Agent | hydrodynamic-pipeline-error-propagation-where-things-break | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of hydrodynamic-pipeline: Error Propagation: Where Things Break.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Error Propagation: Where Things Break ## Error Propagation: Where Things Break | Stage | Common Failure | Propagation Effect | Detection | |-------|---------------|-------------------|-----------| | **Mesh** | Panel normals reversed | All forces inverted in diffraction | Heave RAO → -1.0 at long period | | **Mesh** | Panel size too large | Missing high-frequency response | RAOs truncated above mesh cutoff | | **Mesh** | Waterline not closed | Infinite hydrostatic forces | Diffraction solver diverges | | **Diffraction** | Wrong heading convention | RAO phases off by 180 deg | Vessel moves opposite to waves | | **Diffraction** | No viscous damping | Unrealistic resonance peaks | Roll RAO > 50 at natural period | | **OrcaFlex import** | Coordinate system mismatch | Forces applied at wrong location | Vessel spins or drifts wrong way | | **OrcaFlex** | Missing QTF data | No slow-drift motion | Mean offset too small |
Related Skills
teams-meeting-pipeline
Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
solidworks-to-blender-pipeline
Use when converting SolidWorks .sldprt/.sldasm geometry to Blender for rendering, animation, or visualization, including questions about STEP export settings, FreeCAD as a bridge, or which mesh format (STL/OBJ/GLTF) to choose.
multi-role-agent-contract-review-pipeline
Execute a 4-role agent team (Planner/Architect/Reviewer/Integrator) pipeline for self-reviewing knowledge artifacts before delivery
diagnose-venv-shebang-import-errors
Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter
diagnose-shebang-virtualenv-import-errors
Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter
diagnose-shebang-venv-import-errors
Troubleshoot ModuleNotFoundError in CLI tools by identifying shebang-venv mismatches
diagnose-dirty-ntfs-mount-errors
Troubleshoot NTFS mount failures by identifying dirty volume flags and driver type
debug-toml-section-scoping-errors
Diagnose and fix TOML configuration errors caused by misplaced key-value pairs in named sections
batch-syntax-repair-from-injection-errors
Detect and fix systematic syntax errors caused by line-injection scripts that split multiline constructs
bash-pipefail-grep-error-handling
Handle grep exit codes safely under set -eo pipefail by isolating pipeline failure scope
gtm-prospect-pipeline-phased-execution
Phased execution pattern for
nextflow-pipelines
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data for gene expression, variant calling, and chromatin accessibility analyses.