JSPM

  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q73700F
  • License MIT

AI-powered pre-commit analyzer for any project. Runs static and AI checks automatically before every commit.

Package Exports

  • @preflight-ai/cli

Readme

🧠 Preflight AI

AI-powered pre-push analyzer that checks your code before you push.
Preflight AI scans your project (JS/TS) for documentation, testing, runtime, and accessibility issues — directly from your terminal.


🚀 Features

  • 🔍 Full-project analysis – Understands imports, dependencies, and context.
  • Incremental scanning – Analyzes only changed files using cache.
  • 🧠 AI-assisted feedback – Local or API-based LLM suggestions.
  • 🔒 Pre-push hook support – Blocks push if critical issues are found.
  • 🧩 Cross-language ready – Works for JS, TS, (soon Python, Java).

🧰 Installation

Using npx

npx preflight-ai