주요 콘텐츠로 건너뛰기

What Is AGENTS.md and How Do You Use It?

Hanks
HanksEngineer
공유

What Is AGENTS.md and How Do You Use It?

AGENTS.md is a repository instruction file that tells AI coding agents how to work inside a project. It can describe coding standards, test commands, architecture rules, naming conventions, review expectations, and project-specific warnings.

The value is consistency. Without written instructions, each agent session has to infer your project habits from context. With an instruction file, the agent has a reusable guide for how to make changes, what to avoid, and how to verify work.

Use AGENTS.md like an operational checklist, not a long policy document. Include the commands that matter, the files agents should not touch, preferred libraries, testing expectations, and examples of good changes. Verdent users can apply the same idea through project rules, context, skills, and planning. The goal is simple: make the agent follow your team's way of building software.

Hanks
작성자HanksEngineer

As an engineer and AI workflow researcher, I have over a decade of experience in automation, AI tools, and SaaS systems. I specialize in testing, benchmarking, and analyzing AI tools, transforming hands-on experimentation into actionable insights. My work bridges cutting-edge AI research and real-world applications, helping developers integrate intelligent workflows effectively.

관련 가이드