Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Bypass Ratio Trade

ASecurity

Use when you must size the bypass ratio design trade for a turbofan: compute the thrust split between the fan and core streams, the specific thrust, and the thrust-specific fuel consumption across candidate bypass ratios, and weigh them against the fan pressure ratio trend. Produces the per-stream mass flows and thrust shares, the TSFC versus bypass ratio trend, and the fan pressure ratio verdict that feed the engine trade study. Trigger: bypass ratio, bpr, specific thrust, tsfc, fan pressure...

2 stars
0 votes
0 copies
0 views
Added 9/27/2026
ai-agentspythonrustgo

Works with

claude code

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill bypass-ratio-trade --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Bypass Ratio Trade?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Bypass Ratio Trade
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-bypass-ratio-trade/badge)](https://www.skillsdirectory.com/skills/ashfordeou-bypass-ratio-trade)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: bypass-ratio-trade
description: "Use when you must size the bypass ratio design trade for a turbofan: compute the thrust split between the fan and core streams, the specific thrust, and the thrust-specific fuel consumption across candidate bypass ratios, and weigh them against the fan pressure ratio trend. Produces the per-stream mass flows and thrust shares, the TSFC versus bypass ratio trend, and the fan pressure ratio verdict that feed the engine trade study. Trigger: bypass ratio, bpr, specific thrust, tsfc, fan pressure ratio, turbofan trade."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: far-33
    reference-only: true
gated: false
domain: propulsion
pack: propulsion
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: propulsion
  subdomain: turbofan
  tags: [bypass-ratio-trade, bypass-ratio, bpr, specific-thrust, tsfc, fan-pressure-ratio, turbofan]
  version: 0.1.0
  author: Aero Agent Skills
---

# Bypass Ratio Trade (propulsion/turbofan/bypass-ratio-trade)

Use when the task is the bypass ratio design trade for a turbofan:
the thrust split between the fan and core streams, the specific
thrust, and the TSFC across candidate bypass ratios at fixed core
conditions.

## Domain quick reference

Units are SI, with TSFC in g/(kN*s):

- Bypass ratio B = mdot_fan / mdot_core, the fan stream mass flow
  divided by the core stream mass flow; at fixed total mass flow the
  split is mdot_fan = B/(1+B) * mdot_total and mdot_core =
  mdot_total/(1+B).
- Net thrust per stream F = mdot*(Vj - V0), so total thrust is the
  fan share plus the core share; the fan jet velocity runs well
  below the core jet velocity.
- Specific thrust F/mdot_total in m/s (N per kg/s), a fan-size
  loading measure: high specific thrust means a small, highly loaded
  fan.
- Propulsive efficiency eta_p = 2/(1 + Vj/V0) for a stream at jet
  velocity Vj in flight at V0; a lower average jet velocity raises
  eta_p.
- TSFC = mdot_fuel/F with mdot_fuel = f * mdot_core (f = core
  fuel/air ratio), reported in g/(kN*s); at fixed core conditions a
  higher BPR lowers TSFC.
- The gain has a price: a larger fan, weight, and drag, and the fan
  pressure ratio rise with fan jet velocity cuts the efficiency
  gain. The trade sits in the FAR-33 engine design context.

## Workflow

1. Fix the core conditions: total mass flow, core and fan jet
   velocities, flight velocity, and the core fuel/air ratio.
2. Compute the stream split with thrust_split (mdot_fan, mdot_core,
   F_core, F_fan, F_total).
3. Normalize the thrust with specific_thrust (F_total / mdot_total).
4. Compute the fuel burn per unit thrust with tsfc in g/(kN*s).
5. Sweep the candidate bypass ratios with bpr_trend and read the
   thrust split, specific thrust, and TSFC trend.
6. Assess the fan with fan_pressure_ratio_note and fold the fan
   loading penalty into the trade verdict.

## Pitfalls

- Treating bypass ratio as a mass fraction: B is a ratio of two mass
  flows, and the fan share of total flow is B/(1+B), not B.
- Mixing units in TSFC: fuel flow in kg/s and thrust in N must be
  converted before quoting g/(kN*s).
- Forgetting the fixed-core caveat: the TSFC gain with BPR assumes
  constant core and fan jet velocities, while real fans grow
  diameter, weight, and drag as BPR rises.
- Ignoring the fan pressure ratio: a higher FPR raises fan jet
  velocity, which erodes the propulsive efficiency gain.
- Comparing specific thrust across engines with different total mass
  flows.

## Behavior contract (gate 3)

The thrust split, specific thrust, TSFC, and fan pressure ratio logic
is exercised by the gate 3 contract test:
scripts/test_bypass_ratio_trade_logic.py against
scripts/bypass_ratio_trade_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_bypass_ratio_trade_logic.py

## Compliance

- FAR-33 is referenced, not reproduced: US government work (public
  domain); the trade model is common propulsion methodology, summary
  only per standards-map.yaml.
- compliance: STANDARDS-REF, gated: false.

Attribution

ashfordeOUashfordeOU
View sourceMore from ashfordeOU →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

694821 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →