preflight

Audit code artifacts against defined quality criteria across 13 dimensions.

4|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/blendsdk/claude-codeops --skill preflight-blendsdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preflight
Source: https://github.com/blendsdk/claude-codeops/tree/main/skills/preflight
Command: npx skills add https://github.com/blendsdk/claude-codeops --skill preflight-blendsdk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates a thorough code quality audit, identifying potential issues and risks within code artifacts to ensure they align with project standards and requirements.

Core Features & Use Cases

  • Multi-Dimensional Quality Audit: Inspects code artifacts across 13 dimensions to catch ambiguities, contradictions, and inconsistencies.
  • Codebase-Grounded: Verifies every claim against the actual codebase for accuracy.
  • Iterative Scanning: Supports multiple scans, including fixes application and re-scanning to verify changes.
  • User-Friendly Reports: Provides detailed reports with actionable recommendations and severity levels.

Quick Start

To run a preflight audit on your code artifact, use the command: preflight <artifact-name>

Frequently Asked Questions about preflight

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

FAQPage Schema
How do I automate a code audit for quality assurance before deployment?

To automate a code audit, you can use this Skill to inspect code artifacts against defined quality criteria across 13 dimensions. It deeply analyzes codebase structure and behavior to identify ambiguities, contradictions, and inconsistencies before or after code creation.

What is the best way to check code artifacts against project standards?

Checking code artifacts against project standards is best handled by running a comprehensive preflight audit. This process grounds every claim in the actual codebase, ensuring accuracy and providing detailed reports with actionable recommendations and severity levels.

Can I re-scan my codebase after applying fixes to verify changes?

Yes, you can re-scan your codebase after applying fixes. The tool supports iterative scanning, allowing you to apply fixes and run subsequent scans to verify that the changes successfully resolve the identified quality issues.

How does a code quality audit handle risk management and prevention?

A code quality audit handles risk management by deeply analyzing codebase structure and behavior to catch potential issues early. It inspects artifacts across 13 dimensions to identify contradictions and inconsistencies, providing severity levels for proactive prevention.

What do I need to run a preflight code review on my artifacts?

To run a preflight code review, you need your code artifacts and a defined set of quality criteria. You execute the audit by passing the artifact name to the tool, which then performs a deep analysis of the codebase structure and behavior.