Universal design-before-you-build protocol for AI coding agents
Preflight defines 5 mandatory phases every agent completes before writing code: Orient, Clarify, Approach, Confirm, Execute. It works with any AI coding agent — no runtime, no API key, one file.
AI coding agents jump straight to implementation. They write code before reading the codebase, skip exploring alternatives, and don't confirm intent. This wastes tokens, produces wrong solutions, and creates rework.
Preflight fixes this with a lightweight prompt-based protocol that works across every major agent driver.
bash <(curl -fsSL https://raw.githubusercontent.com/chitinhq/preflight/main/install.sh)
The installer detects which AI agent drivers you use and copies the appropriate config file.
bash <(curl -fsSL https://raw.githubusercontent.com/chitinhq/preflight/main/install.sh) --driver claude-code
Copy the driver file for your agent into your project:
| Driver | Copy this file | To this location |
|---|---|---|
| Claude Code | drivers/claude-code/preflight.md | .cursor/commands/preflight.md |
| Codex (OpenAI) | drivers/codex/AGENTS.md | Append to AGENTS.md |
| Cursor CLI | drivers/cursor/CLAUDE.md | Append to CLAUDE.md |
| Goose | drivers/goose/.goosehints | Append to .goosehints |
| GitHub Copilot | drivers/cursor/.github/cursor-instructions.md | Append to .github/cursor-instructions.md |
| Cursor | `drive |
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource