Babysitter thermal-management

Vehicle and powertrain thermal management system design

install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/automotive-engineering/skills/thermal-management" ~/.claude/skills/a5c-ai-babysitter-thermal-management && rm -rf "$T"
manifest: library/specializations/domains/science/automotive-engineering/skills/thermal-management/SKILL.md
source content

Thermal Management Skill

Purpose

Enable vehicle and powertrain thermal management system design for optimal component temperatures and cabin comfort.

Capabilities

  • 1D thermal system modeling (GT-SUITE, Amesim)
  • Heat exchanger sizing
  • Coolant circuit design
  • HVAC system integration
  • Battery thermal management
  • Waste heat recovery analysis
  • Thermal preconditioning strategy
  • Cabin comfort optimization

Usage Guidelines

  • Model thermal system with appropriate fidelity
  • Size components for worst-case thermal conditions
  • Design coolant circuits for efficient heat transfer
  • Integrate HVAC for cabin comfort and battery cooling
  • Implement preconditioning for cold climate performance
  • Validate thermal performance through testing

Dependencies

  • GT-SUITE
  • Amesim
  • STAR-CCM+
  • CFD tools

Process Integration

  • PTE-001: Battery System Design and Validation
  • PTE-002: Electric Drive Unit Development
  • PTE-003: Hybrid Powertrain Integration