Releases: devideamax/aerospace-team
Releases · devideamax/aerospace-team
v1.1.0 - Tools Upgrade
What's New
3 New Python Tools
- plot.py - Hohmann transfer visualization, delta-v waterfall, vehicle trade matrix
- staging.py - Multi-stage GLOW optimizer (SLSQP + analytical)
- timeline.py - Mission phase planner + Gantt chart generator
Extended Planet Coverage
- Added Uranus, Neptune, Moon, Titan, Europa to Hohmann calculator
Input Validation
- Error handling for edge cases in trajectory.py, cost_estimator.py, geometry.py
Documentation
- Updated all 11 SKILL.md connector tables with verified CLI examples
- Updated README.md and CONNECTORS.md
Full Changelog: 846 lines added across 19 files
Space Engineering Pack v1.0.0
12 AI specialists for satellite mission design — from zero to orbit.
What's included
- 12 production-grade skills (~5000 lines)
- 3 Python tools (trajectory, cost estimator, tank geometry)
- 5 slash commands (/mission-design, /launch-cost, /orbit-plan, /vehicle-comparison, /link-budget)
- Shared data layer with 11 launch vehicles and 5 engines
- Self-maintaining database with freshness checks
Installation
git clone https://github.com/devideamax/aerospace-team.git
cp -r aerospace-team/ ~/.claude/skills/space-engineering/
Built for Claude Code by IDEAMAX Skills Factory.
Full Changelog: https://github.com/devideamax/aerospace-team/commits/v1.0.0