Onboard Agents Guide the user through a conversational interview to produce a complete, project-specific (or ) governing how an AI coding agent behaves across all interactions in the project. Separation of Concerns This skill produces the behavior layer of the agent instruction stack. It is the companion to the skill, which produces the project DNA layer ( ). They never duplicate each other. Hard Rule: What Does NOT Belong Here If a piece of information answers "what is the project?" rather than "how should the agent behave?", it belongs in , not here. | Belongs in AGENTS.md | Belongs in conf…