Files
calendar/specs/_templates/AGENTS.md
T
Udit TakkarandGitHub cfa0783ebc feat: add claude specs (#26852)
* feat: claude templates

* refactor: new file

* feat: symlink
2026-02-10 19:06:31 +00:00

444 B

AGENTS.md — {Feature Name}

Project Context

{Brief description of what this feature does}

Before Starting Work

  1. Read specs/{feature}/design.md
  2. Check specs/{feature}/implementation.md for current progress
  3. Look at existing patterns in {relevant directories}

Code Patterns

{Key patterns to follow, reference implementations}

Don't

  • Don't add features not in design.md
  • Don't skip tests
  • {Feature-specific don'ts}