Add preflight to Code Quality & Testing
loading diff…
Adds preflight — a 24-tool MCP server for Claude Code that catches ambiguous prompts before they waste tokens on wrong→fix cycles.
What it does:
Install: npx preflight-dev
Built after analyzing 512 real Claude Code sessions (32K+ events, 3,200 prompts) — found ~30-40% of tokens wasted on avoidable back-and-forth from ambiguous prompts.
Category: Code Quality & Testing