Show HN: AI Coding Agents: Intent-Driven Development Guidelines
github.com·5h·
Discuss: Hacker News
Flag this post

AI Intent Driven Development (IDD)

The main goal of this project is to provide AI Intent Driven Development (IDD) guidance for AI Coding Agents, AI Coding Assistants, and LLMs.

An Intent is a self-contained document that describes a user request. It is composed of three main sections: WHY (the motivation), WHAT (the requirements, often in Gherkin language), and HOW (a detailed, step-by-step implementation plan defined with tasks). This approach ensures clarity and alignment before any code is written.

This project delivers this guidance as a collection of markdown files that instruct AI agents to follow specific guidelines for planning and creating Intents from user requests, with additional instructions on architecture, development workflow, code guidel…

Similar Posts

Loading similar posts...