hydrodynamic-pipeline-error-propagation-where-things-break

Sub-skill of hydrodynamic-pipeline: Error Propagation: Where Things Break.

5 stars

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

$curl -o ~/.claude/skills/error-propagation-where-things-break/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/engineering/workflows/hydrodynamic-pipeline/error-propagation-where-things-break/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/error-propagation-where-things-break/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hydrodynamic-pipeline-error-propagation-where-things-break Compares

Feature / Agenthydrodynamic-pipeline-error-propagation-where-things-breakStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

5
from vamseeachanta/workspace-hub

Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.

solidworks-to-blender-pipeline

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

Execute a 4-role agent team (Planner/Architect/Reviewer/Integrator) pipeline for self-reviewing knowledge artifacts before delivery

diagnose-venv-shebang-import-errors

5
from vamseeachanta/workspace-hub

Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter

diagnose-shebang-virtualenv-import-errors

5
from vamseeachanta/workspace-hub

Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter

diagnose-shebang-venv-import-errors

5
from vamseeachanta/workspace-hub

Troubleshoot ModuleNotFoundError in CLI tools by identifying shebang-venv mismatches

diagnose-dirty-ntfs-mount-errors

5
from vamseeachanta/workspace-hub

Troubleshoot NTFS mount failures by identifying dirty volume flags and driver type

debug-toml-section-scoping-errors

5
from vamseeachanta/workspace-hub

Diagnose and fix TOML configuration errors caused by misplaced key-value pairs in named sections

batch-syntax-repair-from-injection-errors

5
from vamseeachanta/workspace-hub

Detect and fix systematic syntax errors caused by line-injection scripts that split multiline constructs

bash-pipefail-grep-error-handling

5
from vamseeachanta/workspace-hub

Handle grep exit codes safely under set -eo pipefail by isolating pipeline failure scope

gtm-prospect-pipeline-phased-execution

5
from vamseeachanta/workspace-hub

Phased execution pattern for

nextflow-pipelines

5
from vamseeachanta/workspace-hub

Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data for gene expression, variant calling, and chromatin accessibility analyses.