orcaflex-environment-config-wave-types
Sub-skill of orcaflex-environment-config: Wave Types (+2).
Best use case
orcaflex-environment-config-wave-types is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of orcaflex-environment-config: Wave Types (+2).
Teams using orcaflex-environment-config-wave-types 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/wave-types/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How orcaflex-environment-config-wave-types Compares
| Feature / Agent | orcaflex-environment-config-wave-types | 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 orcaflex-environment-config: Wave Types (+2).
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
# Wave Types (+2) ## Wave Types | Type | Description | Parameters | |------|-------------|------------| | **JONSWAP** | Joint North Sea Wave Project spectrum | Hs, Tp, gamma | | **Dean Stream** | Non-linear stream function | H, T, order | | **Ochi-Hubble** | Double-peaked spectrum | Hs1, Tp1, Hs2, Tp2 | | **Pierson-Moskowitz** | Fully developed sea | Hs, Tp | | **Torsethaugen** | Combined wind-sea/swell | Hs, Tp | | **User Defined** | Custom spectrum | S(f) table | ## Current Profile | Parameter | Description | Units | |-----------|-------------|-------| | Surface Speed | Current at water surface | m/s | | Direction | Current direction | deg | | Profile Type | Depth variation method | - | | Depth Points | Depth/speed pairs | m, m/s | ## Wind Parameters | Parameter | Description | Units | |-----------|-------------|-------| | Speed | Reference wind speed | m/s | | Direction | Wind from direction | deg | | Height | Reference height | m | | Profile | Vertical profile type | - |
Related Skills
OrcaFlex Specialist Skill
```yaml
orcaflex-reporting-fixture-proof-pattern
Build and extend fixture-backed OrcaFlex reporting proof paths in digitalmodel using stable metadata baselines, normalized HTML snapshots, and reusable reporting test helpers.
digitalmodel-orcawave-orcaflex-proof-workflows
Class-level digitalmodel OrcaWave/OrcaFlex readiness, semantic-proof, fixture-proof, and closeout workflows.
plan-gated-issue-execution-wave
Execute a multi-issue architecture/planning wave in a plan-gated repo, then safely transition approved issues into implementation with file-based Codex prompts, local approval markers, subprocess monitoring, and cleanup handling for sandbox/hook edge cases.
orcawave-orcaflex-readiness-audit
Audit the real readiness of digitalmodel OrcaWave/OrcaFlex spec-driven workflows by reconciling workspace-hub issues, source/tests, semantic-equivalence boundaries, and wiki synthesis gaps.
wave-based-parallel-plan-execution
Orchestrate phase execution by discovering dependencies, grouping into waves, spawning subagents, and collecting results with optional wave filtering
toml-section-scoping-config-debug
Diagnose TOML config errors caused by misplaced keys in table sections
portable-config-baseline-pattern
Extract machine-agnostic settings into portable template files while keeping machine-specific hooks and plugins separate
portable-baseline-configuration-pattern
Separate portable/universal config from machine-specific settings to enable safe template reuse across environments
portable-baseline-config-pattern
Separate machine-portable baseline config from environment-specific hooks and plugins
digitalmodel-orcawave-orcaflex-workflow
Current-state workflow for navigating and extending digitalmodel OrcaWave/OrcaFlex capabilities across code, tests, issues, queue tooling, and licensed-machine boundaries.
ten-agent-pre-plan-review-wave
Launch and verify a 10-agent planning-only wave that moves open GitHub issues into status:plan-review using one isolated worktree per issue, wave-specific continuation cron, and post-run artifact-reconciliation checks.