preflight-check

Validate methodology freshness and crew definitions across registered projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps all registered projects aligned with the central Flight Control methodology by verifying current files and crew definitions, surfacing drift, and offering to re-initialize out-of-date projects.

Core Features & Use Cases

  • Validate presence and freshness of Flight Control methodology files for every registered project.
  • Verify that each project contains the required crew definitions and agent-crews data.
  • Generate a consolidated, actionable report with remediation guidance and one-click options to run /init-project on needed projects.
  • Useful for onboarding, audits, and periodic drift checks across many projects.

Quick Start

Run a preflight check to verify all registered projects are up to date and ready for remediation.

Frequently Asked Questions about preflight-check

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

FAQPage Schema
How do I check if my projects have out-of-date methodology files?

Run a preflight check to validate path existence, methodology freshness, and crew completeness across all projects listed in the projects registry. This verifies that your Flight Control methodology files are current.

What is the best way to find missing crew definitions across registered projects?

The best way to find missing crew definitions is to run a preflight check, which verifies that each registered project contains the required crew definitions and agent-crews data, surfacing any incomplete records.

How do I audit multiple projects for methodology drift?

You audit projects for methodology drift by running a preflight check across the projects registry. It generates a consolidated, actionable report detailing path existence, freshness, and required remediation actions.

Can I automatically re-initialize projects that fail a methodology validation?

Yes, you can automatically re-initialize projects failing methodology validation. The preflight check orchestrates remediation by offering a one-click option to run /init-project on projects that need updates.

Do I need a projects registry to run a preflight check?

Yes, you need a projects registry. The preflight check applies to every project listed in the registry, validating their methodology files and crew definitions to ensure alignment with central Flight Control standards.