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