leg

Generate detailed implementation steps for LLM execution from a flight leg.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates precise, actionable guidance for translating a flight leg into concrete LLM execution steps, bridging design decisions to code-level tasks.

Core Features & Use Cases

  • Converts flight leg definitions into step-by-step implementation plans for AI agents and developers.
  • Analyzes flight design decisions, constraints, and logs to extract actionable instructions.
  • Supports auditability by producing explicit inputs, outputs, and validation checks for each leg.
  • Use Case: A software team needs to convert a high-level objective into a runnable sequence of tasks for Claude Code to implement.

Quick Start

Provide the leg context (target flight, project, and artifact references) and request detailed implementation steps.

Frequently Asked Questions about leg

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

FAQPage Schema
How do I generate LLM execution steps from a flight leg?

To generate LLM execution steps from a flight leg, provide the flight context, target project, and artifact references. The system translates flight design decisions and constraints into concrete, auditable step-by-step implementation instructions.

What is flight-ops implementation guidance for AI agents?

Flight-ops implementation guidance for AI agents is detailed, actionable instruction translating high-level flight design objectives into runnable sequences of code-level tasks. It bridges design decisions to validated execution steps for developers.

Do I need artifact configuration to generate implementation guidance?

Yes, you need access to the target project's artifact configuration and flight context. The system reads the leg list and project artifacts to produce comprehensive, validated instructions for code execution and integration.

How do I translate flight design constraints into auditable tasks?

You translate flight design constraints into auditable tasks by analyzing flight logs and design decisions to extract explicit inputs, outputs, and validation checks. This produces a step-by-step implementation plan for each leg.

Can I use this to convert high-level objectives into a sequence of tasks for Claude Code?

Yes, you can convert a high-level objective into a runnable sequence of tasks for Claude Code. The system analyzes flight leg definitions to generate a validated, step-by-step implementation plan tailored for AI agents.

What are the limitations of generating implementation steps from a flight leg?

Generating implementation steps from a flight leg requires complete flight context and accurate artifact configuration. Without proper project artifact references and flight logs, the system cannot produce comprehensive, validated instructions for code integration.