flight

Generate end-to-end flight specifications from project missions with artifact-aware planning.

2|1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/msieurthenardier/mission-control --skill flight-msieurthenardier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flight
Source: https://github.com/msieurthenardier/mission-control/tree/main/.claude/skills/flight
Command: npx skills add https://github.com/msieurthenardier/mission-control --skill flight-msieurthenardier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Engineers need a repeatable way to transform high-level missions into concrete, executable flight specifications that guide implementation and testing.

Core Features & Use Cases

  • Converts missions into structured flight plans with phase-based workflows, prerequisites, and artifact tracking.
  • Aligns engineering work with project artifacts (.flightops) and artifact locations to ensure traceability.
  • Enables design reviews and crew interviews to validate approach against codebase reality and architecture best practices.

Quick Start

Create a new flight plan for your mission by running the flight specification workflow against your target project.

Frequently Asked Questions about flight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn high-level project missions into actionable flight specs for implementation?

To turn high-level project missions into actionable flight specs, you run a specification workflow that breaks missions into flights and legs, applying artifact-aware planning and phase-based workflows to guide implementation and testing.

What is artifact-aware planning and how does it apply to flight specifications?

Artifact-aware planning aligns engineering work with project artifacts and artifact locations to ensure traceability. In flight specifications, it reads artifact configurations to tailor the flight plan to the target project's codebase reality.

How do I generate end-to-end flight plans that align with my codebase architecture?

To generate end-to-end flight plans that align with your codebase architecture, the specification workflow verifies prerequisites, reads artifact configurations, and consults the codebase to tailor the flight plan to the target project.

Can I use design reviews to validate flight plans against existing artifact configurations?

Yes, you can use design reviews and crew interviews to validate your approach against codebase reality and architecture best practices, ensuring the generated flight plans accurately reflect your project's artifact configurations.

Do I need specific project artifacts to start breaking down missions into flights and legs?

Yes, you need project artifacts like .flightops configurations and defined artifact locations. The specification workflow must verify these prerequisites and read artifact configurations before tailoring the flight plan to your target project.

What is the best way to track changes during flight specification generation for software projects?

The best way to track changes during flight specification generation is to use the workflow's built-in change tracking and artifact management, which ensures traceability between your engineering work and project artifacts throughout the mission breakdown.