Section 01
Intent-First: A Lightweight Protocol to End AI Coding Assistants' Guesswork
Intent-First is a minimalist local proxy execution protocol designed to solve the 'guesswork' problem of AI coding assistants (like GitHub Copilot, Cursor, Claude Code). It uses a 5-stage workflow—Intent→Spec→Plan→Execution→Deliverables—with human approval required between each stage to ensure AI aligns with the developer's true intent. This protocol consists of only Markdown files and a Bash script, offering zero vendor lock-in and easy adoption/removal.