loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

satellite-mission-compiler

MCP Tool

thc1006/satellite-mission-compiler

Ground-side ORCHIDE-aligned mission plan compiler for cloud-native satellite operations. Validates plans, applies OPA policy guardrails, and renders Argo/Kueue workflow artifacts.

Install

$ npx loaditout add thc1006/satellite-mission-compiler

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "satellite-mission-compiler": {
      "command": "npx",
      "args": [
        "-y",
        "satellite-mission-compiler"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Satellite Mission Compiler

A ground-side, cloud-native mission plan compiler for satellite operations. Validates structured mission plans, applies OPA/Rego policy guardrails, and renders admission-ready Argo Workflow and Kueue Job artifacts before anything reaches an onboard orchestrator.

[](https://github.com/thc1006/satellite-mission-compiler/actions/workflows/ci.yml) [](https://doi.org/10.5281/zenodo.19391965) [](LICENSE)

---

Why this exists

The ORCHIDE project (EU Horizon, ending May 2026) builds an onboard platform for satellite edge computing. Its D3.1 architecture document explicitly limits scope to the on-satellite "Deferred Phase" -- it receives and executes mission plans but does not generate, validate, or compile them.

This project fills that gap. It provides the ground-side toolchain that produces validated, policy-checked, admission-ready workflow artifacts from structured satellite mission plans.

What it does
  • Parses and validates mission plans aligned with ORCHIDE KubeCon EU 2026 slide 9 format
  • Enforces 10 OPA/Rego policy guardrails (priority, resource class, visibility, landscape type)
  • Compiles mission plans through a typed IR (WorkflowIntent) with resource hints
  • Renders Argo Workflow DAGs (sequential and parallel execution modes)
  • Renders Kueue-compatible Jobs with GPU/FPGA admission metadata
  • Exposes 6 MCP tools for AI agent integration (validate, compile, render, explain, diff, timeline conflicts)
  • Defines 21 Pydantic interface contracts for simulation, packaging, and platform services
What it is not

This is not a flight-ready onboard satellite runtime. It does not implement radiation hardening, f

Tags

argo-workflowscloud-nativeearth-observationkuberneteskueuemcpmission-planningopapolicy-as-codepydanticregosatellitespace-operationsworkflow-compiler

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated12 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/3/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/thc1006/satellite-mission-compiler)](https://loaditout.ai/skills/thc1006/satellite-mission-compiler)