AGENTS.md — a simple, open format for guiding coding agents
Browse cluster: Cluster 111 →AGENTS.md is an open format for providing context and instructions to AI coding agents working on software projects. The project includes a Next.js website that explains the format's goals and provides examples of how to structure agent guidance files. Built with Next.js and TypeScript, the repository serves both as documentation for the format and as a working example, with a development workflow emphasizing the use of the development server over production builds to maintain hot-reload functionality during agent-assisted development.