pre-flight-check

Verify required documents and git state before starting project work.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/munlucky/claude-command-relay --skill pre-flight-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pre-flight-check
Source: https://github.com/munlucky/claude-command-relay/tree/main/.claude/skills/pre-flight-check
Command: npx skills add https://github.com/munlucky/claude-command-relay --skill pre-flight-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams perform pre-flight checks before starting work by validating required inputs, project state, and missing context, reducing gaps and rework.

Core Features & Use Cases

  • Checks for essential artifacts such as CLAUDE.md, context.md, and design/spec documents.
  • Validates project state including git status and branch; flags missing items and proposes actions.
  • Ensures context and pending questions are up-to-date, improving planning quality.

Quick Start

Run a pre-flight check to verify required documents and project state before starting work.

Frequently Asked Questions about pre-flight-check

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

FAQPage Schema
How do I perform a pre-flight check before starting a new project feature?

A pre-flight check verifies required documents like CLAUDE.md and context.md, validates git status and branch, and reports pending questions to catch missing inputs before work begins.

What is project readiness validation and when do I need it?

Project readiness validation checks for essential artifacts, confirms git branch state, and flags missing context. It is needed during project initialization and feature kickoff to reduce gaps and rework.

How does a pre-flight checklist improve planning session quality?

A pre-flight checklist improves planning by ensuring context and pending questions are up-to-date, verifying design and spec documents exist, and generating a structured readiness report before work starts.

Can I verify git status and required documents at the same time?

Yes, you can verify git status and required documents simultaneously by running a pre-flight check that validates project state and checks for essential artifacts like CLAUDE.md and context.md.

What happens if required documents like CLAUDE.md are missing during initialization?

If required documents like CLAUDE.md are missing, the pre-flight check flags the missing items, reports pending questions, and proposes actions to resolve the gaps before development begins.

Do I need any specific dependencies or components to run a pre-flight check?

No dependencies or components are required to run a pre-flight check. The skill operates independently to verify project state, validate inputs, and generate a structured readiness report.