Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 906 Bytes

File metadata and controls

13 lines (8 loc) · 906 Bytes

Agent Instructions

Agent-facing project notes live under .agents/notes/.

Agent notes are reusable, agent-facing guidance: practical tips for how agents should behave, make decisions, or follow general project policy outside of product code.

Before doing specialized maintenance work, check the relevant .agents/notes/ file. For agent note maintenance and release preparation, read:

  • .agents/notes/agent-notes.md when adding, removing, or modifying agent-facing notes
  • .agents/notes/project-docs.md when using committed documentation to understand the current documented state of the codebase
  • .agents/notes/release/preparation.md for release preparation

.agents/notes/ is for agent workflow notes, not user-facing docs. When you need current package behavior, CLI usage, examples, or API details from the most recent committed project documentation, refer to README.md and docs/.