I built this project to explore Intent-Driven Development (IDD) for a structured way (Intent) for humans and AI Coding Agents to collaborate by defining WHY (the motivation), WHAT (the requirements), and HOW (step-by-step tasks) before coding.
The guidelines are language-agnostic, with initial support for Elixir/Phoenix using a Domain-Resource-Action architecture pattern.
I would love your feedback on: - The clarity and usefulness of the Intent specifications and example. - Ideas for expanding to other languages or frameworks. - Where you see this approach being helpful (or not). - On how practical you find this guidelines and workflow for guiding AI coding agents in a BEAM environment (Elixir and Phoenix).