solver-benchmark-pre-flight-validation-checklist
Sub-skill of solver-benchmark: Pre-Flight Validation Checklist.
Best use case
solver-benchmark-pre-flight-validation-checklist is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of solver-benchmark: Pre-Flight Validation Checklist.
Teams using solver-benchmark-pre-flight-validation-checklist 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/pre-flight-validation-checklist/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How solver-benchmark-pre-flight-validation-checklist Compares
| Feature / Agent | solver-benchmark-pre-flight-validation-checklist | 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 solver-benchmark: Pre-Flight Validation Checklist.
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
# Pre-Flight Validation Checklist
## Pre-Flight Validation Checklist
Before running a benchmark, verify ALL of these:
```
[ ] Mesh quality: panels roughly square (aspect ratio < 2:1)
[ ] Mesh density: sufficient panels (700+ for 100m barge)
[ ] All solvers use identical:
[ ] Frequency range (rad/s)
[ ] Wave headings (degrees)
[ ] Water depth
[ ] Mass properties
[ ] Centre of gravity
[ ] OrcaWave YAML: QTF settings NOT set when QTF disabled
[ ] AQWA DAT: Elements use QPPL DIFF keyword
[ ] AQWA DAT: ILID AUTO card present after ZLWL
[ ] AQWA DAT: SEAG card has 2 params (non-Workbench mode)
[ ] AQWA DAT: All lines under 80 columns
[ ] Unit consistency:
[ ] Frequencies in rad/s (not Hz)
[ ] Rotational RAOs in deg/m (not rad/m)
[ ] Phases in consistent convention
```Related Skills
data-validation-reporter
Generate interactive validation reports with quality scoring, missing data analysis, and type checking. Combines Pandas validation, Plotly visualization, and YAML configuration for comprehensive data quality reporting.
git-operation-serialization-preflight
Before any commit, stash, merge, reset, rebase, or checkout in a multi-agent or shared-checkout environment, run a bounded preflight to detect active git writers and stale index/config locks, then serialize the mutating step under a single-writer guarantee.
gtm-demo-validation-cache-regression-repair
Diagnose and repair GTM demo validation failures caused by legacy cache files missing intermediate chart data, especially in nested digitalmodel demo scripts using --from-cache.
plan-gated-issue-validation-workflow
Systematic validation pattern for plan-approved GitHub issues with pre-existing deliverables
blocker-reporting-outcome-validation
Pattern for closing issues where the deliverable is documented blockers rather than feature completion
gtm-demo-validation-and-preview-gif-workflow
Validate digitalmodel GTM demos end-to-end, recover from legacy Demo 2 cache regressions, regenerate fresh artifacts, and produce lightweight preview GIFs for issue
github-actions-cross-platform-validation-gotchas
Execution-time GitHub Actions pitfalls discovered while fixing cross-platform CI workflows — path-filter non-triggers, Windows shell parsing mismatches, and job-scoped validation.
gh-work-execution-checklist
Compact live-execution checklist companion for approved GitHub issue work. Use during active implementation as a fast operational route; gh-work-execution remains the canonical source of truth.
engineering-solver-domain-recon
Deep reconnaissance of an engineering solver domain (OrcaWave, OrcaFlex, CalculiX, OpenFOAM, etc.) across a multi-repo ecosystem — map infrastructure, issues, skills, data artifacts, machine constraints, and solver queue state before planning work.
orcawave-aqwa-benchmark
Cross-validation specialist for comparing OrcaWave and AQWA diffraction analysis results. Provides statistical comparison, peak value validation, and automated benchmark reporting for hydrodynamic coefficient verification.
data-validation
QA an analysis before sharing with stakeholders -- methodology checks, accuracy verification, and bias detection
plan-rerun-state-revalidation
Revalidate live plan state before rerunning adversarial review or resuming from a handoff so review prompts do not encode stale approval/artifact assumptions.