# AGENTS.md (Project)

Project instructions shared by the configured coding agent hosts. Global rules and conventions come from `~/.agents/AGENTS.md`; this file adds only what is specific to this repository.

## Identity

- **Name**: <Project Name>
- **Description**: <One or two sentences on what this project does.>
- **Stack**: <language and tooling, for example Python with uv, mise, Ruff, ty, pytest, lefthook, and dprint>

## Layout

- `AGENTS.md` — this file, shared by every host; `CLAUDE.md` links to it.
- `.agents/skills/` — project skills; `.claude/skills` links here.
- `<path>` — <one-sentence purpose>.
