Airline alliance reference (Star Alliance, oneworld, SkyTeam) and key cross-alliance booking relationships. Maps which loyalty programs can book which airlines. Load when researching award flights, deciding which program to book through, or when partnerships and alliance membership matter.
Add this skill
npx mdskills install borski/alliancesClear reference guide to alliance relationships with practical cross-alliance booking examples
1---2name: alliances3description: Airline alliance reference (Star Alliance, oneworld, SkyTeam) and key cross-alliance booking relationships. Maps which loyalty programs can book which airlines. Load when researching award flights, deciding which program to book through, or when partnerships and alliance membership matter. Triggers on "Star Alliance", "oneworld", "SkyTeam", "alliance partner", "which program books", "United partners", "AAdvantage partners", "Aeroplan", "Flying Blue", "LifeMiles", "ANA", "cross-alliance", or any award booking that depends on partnership relationships.4category: reference5summary: Star Alliance, oneworld, SkyTeam membership and recent shifts (SAS to SkyTeam, ITA to Star, Hawaiian/Fiji to oneworld). Key cross-alliance booking relationships.6---78# Alliance Awareness910**Reference data:** `data/alliances.json`1112Star Alliance, oneworld, and SkyTeam determine which loyalty programs can book which airlines. This is fundamental to award travel. When recommending an award booking, always verify the airline and the booking program are in the same alliance (or have a bilateral partnership).1314## Key Booking Relationships1516- **United MileagePlus** books Star Alliance (ANA, Lufthansa, Singapore, Turkish, etc.)17- **Aeroplan** books Star Alliance plus extended partners (including Etihad, Emirates on some routes)18- **Virgin Atlantic Flying Club** books ANA, Delta, Air France, KLM (cross-alliance)19- **AAdvantage** books oneworld (Cathay, JAL, Qantas, Qatar, BA, etc.)20- **Flying Blue** books SkyTeam (Air France, KLM, Delta, Korean Air, etc.)21- **Korean Air SKYPASS** books SkyTeam22- **Avianca LifeMiles** books Star Alliance (often cheaper than United/Aeroplan)2324## Recent Alliance Changes2526Verify against `data/alliances.json` for current state. These have shifted recently:2728- SAS moved from Star Alliance to SkyTeam (September 2024)29- ITA Airways left SkyTeam (early 2025), joining Star Alliance (first half 2026)30- Fiji Airways upgraded to full oneworld member (2025)31- Hawaiian Airlines joining oneworld (April 2026)3233## Cross-Alliance Bookings Are Where Real Value Hides3435The best redemptions often involve booking an airline through a program in a DIFFERENT alliance (or no alliance at all). Always check the `cross_alliance_highlights` section of `data/alliances.json` and `data/partner-awards.json`.3637Examples of cross-alliance plays:38- Virgin Atlantic Flying Club books ANA First Class (legendary sweet spot)39- Etihad Guest books AAdvantage routes40- Alaska Mileage Plan books Starlux (independent airline)4142## Partner Awards Reference4344For the full picture of which programs ticket which airlines, plus bilateral partnerships outside alliances, load the `partner-awards` skill or read `data/partner-awards.json` directly.45
Full transparency — inspect the skill content before installing.