preflight

ainpm

Geet Khosla · Review a git diff with coding agents, ci agent readiness, and strict dual-agent review from the terminal.

$ npm install -g @khosla/preflight
One-liner to try
$ npx @khosla/preflight doctor --json

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Human-first CLI · 35/100
Verify
preflight --help
Agent URL
/cli/preflight/agent.md

Quick reference

Install
npm install -g @khosla/preflight
Verify
preflight --help
First command
preflight doctor
Machine JSON
/cli/preflight.json

About

Review a git diff with coding agents, ci agent readiness, and strict dual-agent review from the terminal. Built by Geet Khosla. Start with `npx @khosla/preflight doctor --json` and go from there.

Example workflow

1. npx @khosla/preflight doctor --json
2. npx @khosla/preflight --json --auto

Alternatives worth considering