Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 658 Bytes

File metadata and controls

12 lines (9 loc) · 658 Bytes

AGENTS.md

This file provides guidance to coding agents working in this repository.

Coordination With CLAUDE.md

  • CLAUDE.md is the canonical source of truth for project context, architecture intent, and workflow conventions.
  • At the start of every session: read CLAUDE.md together with this file before making repository changes.
  • At the start of every session: discover available skills under .claude/skills.
  • When a relevant skill exists under .claude/skills, use it.
  • This file should only direct agents to read CLAUDE.md and discover/use .claude/skills, and make no other statements about this repository.